OR-Tools  8.2
constraint_solver_csharp_wrap.cc File Reference

Go to the source code of this file.

Classes

struct  SWIG_CSharpException_t
 
struct  SWIG_CSharpExceptionArgument_t
 
class  Director
 
class  DirectorException
 
class  DirectorPureVirtualException
 
class  LocalSearchPhaseParameters
 
struct  FailureProtect
 

Namespaces

 Swig
 
 operations_research
 The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows.
 

Macros

#define SWIGCSHARP
 
#define SWIG_DIRECTORS
 
#define SWIGTEMPLATEDISAMBIGUATOR
 
#define SWIGINLINE
 
#define SWIGUNUSED
 
#define SWIGUNUSEDPARM(p)   p SWIGUNUSED
 
#define SWIGINTERN   static SWIGUNUSED
 
#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE
 
#define SWIGEXPORT
 
#define SWIGSTDCALL
 
#define SWIG_contract_assert(nullreturn, expr, msg)   if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else
 
#define SWIG_UnknownError   -1
 
#define SWIG_IOError   -2
 
#define SWIG_RuntimeError   -3
 
#define SWIG_IndexError   -4
 
#define SWIG_TypeError   -5
 
#define SWIG_DivisionByZero   -6
 
#define SWIG_OverflowError   -7
 
#define SWIG_SyntaxError   -8
 
#define SWIG_ValueError   -9
 
#define SWIG_SystemError   -10
 
#define SWIG_AttributeError   -11
 
#define SWIG_MemoryError   -12
 
#define SWIG_NullReferenceError   -13
 
#define SWIGWORDSIZE64
 

Typedefs

typedef void(SWIGSTDCALLSWIG_CSharpExceptionCallback_t) (const char *)
 
typedef void(SWIGSTDCALLSWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)
 
typedef char *(SWIGSTDCALLSWIG_CSharpStringHelperCallback) (const char *)
 

Enumerations

enum  SWIG_CSharpExceptionCodes {
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException ,
  SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException ,
  SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException ,
  SWIG_CSharpSystemException , SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException ,
  SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException ,
  SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException ,
  SWIG_CSharpApplicationException , SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException ,
  SWIG_CSharpInvalidCastException , SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException ,
  SWIG_CSharpOutOfMemoryException , SWIG_CSharpOverflowException , SWIG_CSharpSystemException , SWIG_CSharpApplicationException ,
  SWIG_CSharpArithmeticException , SWIG_CSharpDivideByZeroException , SWIG_CSharpIndexOutOfRangeException , SWIG_CSharpInvalidCastException ,
  SWIG_CSharpInvalidOperationException , SWIG_CSharpIOException , SWIG_CSharpNullReferenceException , SWIG_CSharpOutOfMemoryException ,
  SWIG_CSharpOverflowException , SWIG_CSharpSystemException
}
 
enum  SWIG_CSharpExceptionArgumentCodes {
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException ,
  SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException ,
  SWIG_CSharpArgumentException , SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException , SWIG_CSharpArgumentException ,
  SWIG_CSharpArgumentNullException , SWIG_CSharpArgumentOutOfRangeException
}
 

Functions

static void SWIGUNUSED SWIG_CSharpSetPendingException (SWIG_CSharpExceptionCodes code, const char *msg)
 
static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument (SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionCallback_t applicationCallback, SWIG_CSharpExceptionCallback_t arithmeticCallback, SWIG_CSharpExceptionCallback_t divideByZeroCallback, SWIG_CSharpExceptionCallback_t indexOutOfRangeCallback, SWIG_CSharpExceptionCallback_t invalidCastCallback, SWIG_CSharpExceptionCallback_t invalidOperationCallback, SWIG_CSharpExceptionCallback_t ioCallback, SWIG_CSharpExceptionCallback_t nullReferenceCallback, SWIG_CSharpExceptionCallback_t outOfMemoryCallback, SWIG_CSharpExceptionCallback_t overflowCallback, SWIG_CSharpExceptionCallback_t systemCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver (SWIG_CSharpExceptionArgumentCallback_t argumentCallback, SWIG_CSharpExceptionArgumentCallback_t argumentNullCallback, SWIG_CSharpExceptionArgumentCallback_t argumentOutOfRangeCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver (SWIG_CSharpStringHelperCallback callback)
 
SWIGINTERN void SWIG_CSharpException (int code, const char *msg)
 
SWIGINTERN std::vector< int > * new_std_vector_Sl_int_Sg___SWIG_2 (int capacity)
 
SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy (std::vector< int > *self, int index)
 
SWIGINTERN std::vector< int >::value_type const & std_vector_Sl_int_Sg__getitem (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__setitem (std::vector< int > *self, int index, int const &val)
 
SWIGINTERN void std_vector_Sl_int_Sg__AddRange (std::vector< int > *self, std::vector< int > const &values)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__GetRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Insert (std::vector< int > *self, int index, int const &x)
 
SWIGINTERN void std_vector_Sl_int_Sg__InsertRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt (std::vector< int > *self, int index)
 
SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange (std::vector< int > *self, int index, int count)
 
SWIGINTERN std::vector< int > * std_vector_Sl_int_Sg__Repeat (int const &value, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 (std::vector< int > *self)
 
SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 (std::vector< int > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int_Sg__SetRange (std::vector< int > *self, int index, std::vector< int > const &values)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Contains (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__IndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf (std::vector< int > *self, int const &value)
 
SWIGINTERN bool std_vector_Sl_int_Sg__Remove (std::vector< int > *self, int const &value)
 
SWIGINTERN std::vector< std::vector< int > > * new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN std::vector< std::vector< int > >::value_type const & std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem (std::vector< std::vector< int > > *self, int index, std::vector< int > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange (std::vector< std::vector< int > > *self, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert (std::vector< std::vector< int > > *self, int index, std::vector< int > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt (std::vector< std::vector< int > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int > > * std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat (std::vector< int > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange (std::vector< std::vector< int > > *self, int index, std::vector< std::vector< int > > const &values)
 
SWIGINTERN std::vector< int64 > * new_std_vector_Sl_int64_Sg___SWIG_2 (int capacity)
 
SWIGINTERN long std_vector_Sl_int64_Sg__getitemcopy (std::vector< int64 > *self, int index)
 
SWIGINTERN std::vector< long >::value_type const & std_vector_Sl_int64_Sg__getitem (std::vector< int64 > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_Sg__setitem (std::vector< int64 > *self, int index, long const &val)
 
SWIGINTERN void std_vector_Sl_int64_Sg__AddRange (std::vector< int64 > *self, std::vector< long > const &values)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_Sg__GetRange (std::vector< int64 > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_Sg__Insert (std::vector< int64 > *self, int index, long const &x)
 
SWIGINTERN void std_vector_Sl_int64_Sg__InsertRange (std::vector< int64 > *self, int index, std::vector< long > const &values)
 
SWIGINTERN void std_vector_Sl_int64_Sg__RemoveAt (std::vector< int64 > *self, int index)
 
SWIGINTERN void std_vector_Sl_int64_Sg__RemoveRange (std::vector< int64 > *self, int index, int count)
 
SWIGINTERN std::vector< long > * std_vector_Sl_int64_Sg__Repeat (long const &value, int count)
 
SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_0 (std::vector< int64 > *self)
 
SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_1 (std::vector< int64 > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_int64_Sg__SetRange (std::vector< int64 > *self, int index, std::vector< long > const &values)
 
SWIGINTERN bool std_vector_Sl_int64_Sg__Contains (std::vector< int64 > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_Sg__IndexOf (std::vector< int64 > *self, long const &value)
 
SWIGINTERN int std_vector_Sl_int64_Sg__LastIndexOf (std::vector< int64 > *self, long const &value)
 
SWIGINTERN bool std_vector_Sl_int64_Sg__Remove (std::vector< int64 > *self, long const &value)
 
SWIGINTERN std::vector< std::vector< int64 > > * new_std_vector_Sl_std_vector_Sl_int64_Sg__Sg___SWIG_2 (int capacity)
 
SWIGINTERN std::vector< int64std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitemcopy (std::vector< std::vector< int64 > > *self, int index)
 
SWIGINTERN std::vector< std::vector< long > >::value_type const & std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitem (std::vector< std::vector< int64 > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__setitem (std::vector< std::vector< int64 > > *self, int index, std::vector< int64 > const &val)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__AddRange (std::vector< std::vector< int64 > > *self, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN std::vector< std::vector< int64 > > * std_vector_Sl_std_vector_Sl_int64_Sg__Sg__GetRange (std::vector< std::vector< int64 > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Insert (std::vector< std::vector< int64 > > *self, int index, std::vector< int64 > const &x)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__InsertRange (std::vector< std::vector< int64 > > *self, int index, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveAt (std::vector< std::vector< int64 > > *self, int index)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveRange (std::vector< std::vector< int64 > > *self, int index, int count)
 
SWIGINTERN std::vector< std::vector< int64 > > * std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Repeat (std::vector< int64 > const &value, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_0 (std::vector< std::vector< int64 > > *self)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_1 (std::vector< std::vector< int64 > > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__SetRange (std::vector< std::vector< int64 > > *self, int index, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntVarstd_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntVar * >::value_type const & std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange (std::vector< operations_research::IntVar * > *self, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert (std::vector< operations_research::IntVar * > *self, int index, operations_research::IntVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntVar * > * std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat (operations_research::IntVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange (std::vector< operations_research::IntVar * > *self, int index, std::vector< operations_research::IntVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove (std::vector< operations_research::IntVar * > *self, operations_research::IntVar *const &value)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SearchMonitorstd_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const & std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange (std::vector< operations_research::SearchMonitor * > *self, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert (std::vector< operations_research::SearchMonitor * > *self, int index, operations_research::SearchMonitor *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt (std::vector< operations_research::SearchMonitor * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SearchMonitor * > * std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat (operations_research::SearchMonitor *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SearchMonitor * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SearchMonitor * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange (std::vector< operations_research::SearchMonitor * > *self, int index, std::vector< operations_research::SearchMonitor * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove (std::vector< operations_research::SearchMonitor * > *self, operations_research::SearchMonitor *const &value)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::DecisionBuilderstd_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const & std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange (std::vector< operations_research::DecisionBuilder * > *self, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert (std::vector< operations_research::DecisionBuilder * > *self, int index, operations_research::DecisionBuilder *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt (std::vector< operations_research::DecisionBuilder * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::DecisionBuilder * > * std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat (operations_research::DecisionBuilder *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::DecisionBuilder * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::DecisionBuilder * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange (std::vector< operations_research::DecisionBuilder * > *self, int index, std::vector< operations_research::DecisionBuilder * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove (std::vector< operations_research::DecisionBuilder * > *self, operations_research::DecisionBuilder *const &value)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::IntervalVarstd_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const & std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange (std::vector< operations_research::IntervalVar * > *self, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert (std::vector< operations_research::IntervalVar * > *self, int index, operations_research::IntervalVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt (std::vector< operations_research::IntervalVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::IntervalVar * > * std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat (operations_research::IntervalVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::IntervalVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::IntervalVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange (std::vector< operations_research::IntervalVar * > *self, int index, std::vector< operations_research::IntervalVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove (std::vector< operations_research::IntervalVar * > *self, operations_research::IntervalVar *const &value)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SequenceVarstd_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const & std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange (std::vector< operations_research::SequenceVar * > *self, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert (std::vector< operations_research::SequenceVar * > *self, int index, operations_research::SequenceVar *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt (std::vector< operations_research::SequenceVar * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SequenceVar * > * std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat (operations_research::SequenceVar *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SequenceVar * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SequenceVar * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange (std::vector< operations_research::SequenceVar * > *self, int index, std::vector< operations_research::SequenceVar * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove (std::vector< operations_research::SequenceVar * > *self, operations_research::SequenceVar *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchOperatorstd_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const & std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchOperator * > *self, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert (std::vector< operations_research::LocalSearchOperator * > *self, int index, operations_research::LocalSearchOperator *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchOperator * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchOperator * > * std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat (operations_research::LocalSearchOperator *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchOperator * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchOperator * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchOperator * > *self, int index, std::vector< operations_research::LocalSearchOperator * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove (std::vector< operations_research::LocalSearchOperator * > *self, operations_research::LocalSearchOperator *const &value)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::LocalSearchFilterstd_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const & std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange (std::vector< operations_research::LocalSearchFilter * > *self, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert (std::vector< operations_research::LocalSearchFilter * > *self, int index, operations_research::LocalSearchFilter *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt (std::vector< operations_research::LocalSearchFilter * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::LocalSearchFilter * > * std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat (operations_research::LocalSearchFilter *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::LocalSearchFilter * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::LocalSearchFilter * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange (std::vector< operations_research::LocalSearchFilter * > *self, int index, std::vector< operations_research::LocalSearchFilter * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove (std::vector< operations_research::LocalSearchFilter * > *self, operations_research::LocalSearchFilter *const &value)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 (int capacity)
 
SWIGINTERN operations_research::SymmetryBreakerstd_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const & std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &val)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange (std::vector< operations_research::SymmetryBreaker * > *self, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert (std::vector< operations_research::SymmetryBreaker * > *self, int index, operations_research::SymmetryBreaker *const &x)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt (std::vector< operations_research::SymmetryBreaker * > *self, int index)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN std::vector< operations_research::SymmetryBreaker * > * std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat (operations_research::SymmetryBreaker *const &value, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 (std::vector< operations_research::SymmetryBreaker * > *self)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 (std::vector< operations_research::SymmetryBreaker * > *self, int index, int count)
 
SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange (std::vector< operations_research::SymmetryBreaker * > *self, int index, std::vector< operations_research::SymmetryBreaker * > const &values)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove (std::vector< operations_research::SymmetryBreaker * > *self, operations_research::SymmetryBreaker *const &value)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_MapTo (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntExproperations_research_IntExpr_IndexOf__SWIG_0 (operations_research::IntExpr *self, std::vector< int64 > const &vars)
 
SWIGINTERN operations_research::IntExproperations_research_IntExpr_IndexOf__SWIG_1 (operations_research::IntExpr *self, std::vector< operations_research::IntVar * > const &vars)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsEqual__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsDifferent__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreater__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreaterOrEqual__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLess__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLessOrEqual__SWIG_0 (operations_research::IntExpr *self, int64 value)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsMember__SWIG_0 (operations_research::IntExpr *self, std::vector< int64 > const &values)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsMember__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_Member__SWIG_0 (operations_research::IntExpr *self, std::vector< int64 > const &values)
 
SWIGINTERN operations_research::Constraintoperations_research_IntExpr_Member__SWIG_1 (operations_research::IntExpr *self, std::vector< int > const &values)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsDifferent__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreater__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsGreaterOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLess__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::IntVaroperations_research_IntExpr_IsLessOrEqual__SWIG_1 (operations_research::IntExpr *self, operations_research::IntExpr *const other)
 
SWIGINTERN operations_research::OptimizeVaroperations_research_IntExpr_Minimize (operations_research::IntExpr *self, int64 step)
 
SWIGINTERN operations_research::OptimizeVaroperations_research_IntExpr_Maximize (operations_research::IntExpr *self, int64 step)
 
SWIGINTERN operations_research::IntVarIteratoroperations_research_IntVar_GetDomain (operations_research::IntVar *self)
 
SWIGINTERN operations_research::IntVarIteratoroperations_research_IntVar_GetHoles (operations_research::IntVar *self)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtEnd (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtStart (operations_research::IntervalVar *self, operations_research::IntervalVar *other)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfterStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtEndWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAtStartWithDelay (operations_research::IntervalVar *self, operations_research::IntervalVar *other, int64 delay)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAfter (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsAt (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_EndsBefore (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAfter (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsAt (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_StartsBefore (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_CrossesDate (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::Constraintoperations_research_IntervalVar_AvoidsDate (operations_research::IntervalVar *self, int64 date)
 
SWIGINTERN operations_research::IntervalVaroperations_research_IntervalVar_RelaxedMax (operations_research::IntervalVar *self)
 
SWIGINTERN operations_research::IntervalVaroperations_research_IntervalVar_RelaxedMin (operations_research::IntervalVar *self)
 
SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index (operations_research::IntVarLocalSearchFilter *self, operations_research::IntVar *const var)
 
SWIGINTERN int operations_research_RoutingModel_RegisterUnaryTransitVector (operations_research::RoutingModel *self, std::vector< int64 > const &values)
 
SWIGINTERN int operations_research_RoutingModel_RegisterTransitMatrix (operations_research::RoutingModel *self, std::vector< std::vector< int64 > > const &values)
 
SWIGINTERN std::pair< int, bool > operations_research_RoutingModel_AddVectorDimension (operations_research::RoutingModel *self, std::vector< int64 > const &values, int64 capacity, bool fix_start_cumul_to_zero, std::string const &name)
 
SWIGINTERN std::pair< int, bool > operations_research_RoutingModel_AddMatrixDimension (operations_research::RoutingModel *self, std::vector< std::vector< int64 > > const &values, int64 capacity, bool fix_start_cumul_to_zero, std::string const &name)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_1___ (int jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_2___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntBoolPair___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ (int jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ (int jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ (long long jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ (void *jarg1, int len2_1, int len2_2[], int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ (void *jarg1)
 
SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ (int jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ (char *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ (char *jarg1, int parameters_size, uint8 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ (void *jarg1)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ (void *jarg1)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ (void *jarg1)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ (void *jarg1, int length2, int64 *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ (void *jarg1, int length2, int *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ (void *jarg1, long long jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ (void *jarg1, long long jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ (void *jarg1, int length2, int *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, unsigned int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int length4, int64 *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int length5, int64 *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ (void *jarg1, long long jarg2, long long jarg3, char *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, unsigned int jarg8, char *jarg9)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, long long jarg5, long long jarg6, long long jarg7, long long jarg8, unsigned int jarg9, char *jarg10, void *jarg11)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ (void *jarg1, void *jarg2, int length3, int *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ (void *jarg1, int jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ (void *jarg1, void *jarg2, int length3, int *jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int64 *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, int length4, int *jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6, long long jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, void *jarg5, long long jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, double jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ (void *jarg1, unsigned int jarg2, void *jarg3, void *jarg4, long long jarg5, void *jarg6, void *jarg7, double jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ (void *jarg1, int proto_size, uint8 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___ (void *jarg1, void *jarg2, unsigned int jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ (void *jarg1, int jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ (void *jarg1, void *jarg2, int jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ (void *jarg1, void *jarg2, int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ (void *jarg1, void *jarg2, void *jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, int jarg6, int jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3, long *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6, void *jarg7, void *jarg8, void *jarg9)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, unsigned int jarg4, long long jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___ (void *jarg1, void *jarg2, double jarg3, double jarg4, unsigned int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, void *jarg5, void *jarg6, void *jarg7)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ (void *objarg, SwigDirector_Decision::SWIG_Callback0_t callback0, SwigDirector_Decision::SWIG_Callback1_t callback1, SwigDirector_Decision::SWIG_Callback2_t callback2, SwigDirector_Decision::SWIG_Callback3_t callback3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ (void *jarg1, void *jarg2, long long jarg3, unsigned int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ (void *objarg, SwigDirector_DecisionBuilder::SWIG_Callback0_t callback0, SwigDirector_DecisionBuilder::SWIG_Callback1_t callback1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ (void *objarg, SwigDirector_Demon::SWIG_Callback0_t callback0, SwigDirector_Demon::SWIG_Callback1_t callback1, SwigDirector_Demon::SWIG_Callback2_t callback2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ (void *jarg1, void *jarg2, char *jarg3, long long jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ (void *jarg1, char *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ (void *jarg1, char *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ (void *jarg1, char *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ (void *objarg, SwigDirector_Constraint::SWIG_Callback0_t callback0, SwigDirector_Constraint::SWIG_Callback1_t callback1, SwigDirector_Constraint::SWIG_Callback2_t callback2, SwigDirector_Constraint::SWIG_Callback3_t callback3, SwigDirector_Constraint::SWIG_Callback4_t callback4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ (void *objarg, SwigDirector_SearchMonitor::SWIG_Callback0_t callback0, SwigDirector_SearchMonitor::SWIG_Callback1_t callback1, SwigDirector_SearchMonitor::SWIG_Callback2_t callback2, SwigDirector_SearchMonitor::SWIG_Callback3_t callback3, SwigDirector_SearchMonitor::SWIG_Callback4_t callback4, SwigDirector_SearchMonitor::SWIG_Callback5_t callback5, SwigDirector_SearchMonitor::SWIG_Callback6_t callback6, SwigDirector_SearchMonitor::SWIG_Callback7_t callback7, SwigDirector_SearchMonitor::SWIG_Callback8_t callback8, SwigDirector_SearchMonitor::SWIG_Callback9_t callback9, SwigDirector_SearchMonitor::SWIG_Callback10_t callback10, SwigDirector_SearchMonitor::SWIG_Callback11_t callback11, SwigDirector_SearchMonitor::SWIG_Callback12_t callback12, SwigDirector_SearchMonitor::SWIG_Callback13_t callback13, SwigDirector_SearchMonitor::SWIG_Callback14_t callback14, SwigDirector_SearchMonitor::SWIG_Callback15_t callback15, SwigDirector_SearchMonitor::SWIG_Callback16_t callback16, SwigDirector_SearchMonitor::SWIG_Callback17_t callback17, SwigDirector_SearchMonitor::SWIG_Callback18_t callback18, SwigDirector_SearchMonitor::SWIG_Callback19_t callback19, SwigDirector_SearchMonitor::SWIG_Callback20_t callback20, SwigDirector_SearchMonitor::SWIG_Callback21_t callback21, SwigDirector_SearchMonitor::SWIG_Callback22_t callback22, SwigDirector_SearchMonitor::SWIG_Callback23_t callback23, SwigDirector_SearchMonitor::SWIG_Callback24_t callback24)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ (void *jarg1, long *jarg2, long *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ (void *objarg, SwigDirector_SolutionCollector::SWIG_Callback0_t callback0, SwigDirector_SolutionCollector::SWIG_Callback1_t callback1, SwigDirector_SolutionCollector::SWIG_Callback2_t callback2, SwigDirector_SolutionCollector::SWIG_Callback3_t callback3, SwigDirector_SolutionCollector::SWIG_Callback4_t callback4, SwigDirector_SolutionCollector::SWIG_Callback5_t callback5, SwigDirector_SolutionCollector::SWIG_Callback6_t callback6, SwigDirector_SolutionCollector::SWIG_Callback7_t callback7, SwigDirector_SolutionCollector::SWIG_Callback8_t callback8, SwigDirector_SolutionCollector::SWIG_Callback9_t callback9, SwigDirector_SolutionCollector::SWIG_Callback10_t callback10, SwigDirector_SolutionCollector::SWIG_Callback11_t callback11, SwigDirector_SolutionCollector::SWIG_Callback12_t callback12, SwigDirector_SolutionCollector::SWIG_Callback13_t callback13, SwigDirector_SolutionCollector::SWIG_Callback14_t callback14, SwigDirector_SolutionCollector::SWIG_Callback15_t callback15, SwigDirector_SolutionCollector::SWIG_Callback16_t callback16, SwigDirector_SolutionCollector::SWIG_Callback17_t callback17, SwigDirector_SolutionCollector::SWIG_Callback18_t callback18, SwigDirector_SolutionCollector::SWIG_Callback19_t callback19, SwigDirector_SolutionCollector::SWIG_Callback20_t callback20, SwigDirector_SolutionCollector::SWIG_Callback21_t callback21, SwigDirector_SolutionCollector::SWIG_Callback22_t callback22, SwigDirector_SolutionCollector::SWIG_Callback23_t callback23, SwigDirector_SolutionCollector::SWIG_Callback24_t callback24)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ (void *jarg1, unsigned int jarg2, void *jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ (void *objarg, SwigDirector_OptimizeVar::SWIG_Callback0_t callback0, SwigDirector_OptimizeVar::SWIG_Callback1_t callback1, SwigDirector_OptimizeVar::SWIG_Callback2_t callback2, SwigDirector_OptimizeVar::SWIG_Callback3_t callback3, SwigDirector_OptimizeVar::SWIG_Callback4_t callback4, SwigDirector_OptimizeVar::SWIG_Callback5_t callback5, SwigDirector_OptimizeVar::SWIG_Callback6_t callback6, SwigDirector_OptimizeVar::SWIG_Callback7_t callback7, SwigDirector_OptimizeVar::SWIG_Callback8_t callback8, SwigDirector_OptimizeVar::SWIG_Callback9_t callback9, SwigDirector_OptimizeVar::SWIG_Callback10_t callback10, SwigDirector_OptimizeVar::SWIG_Callback11_t callback11, SwigDirector_OptimizeVar::SWIG_Callback12_t callback12, SwigDirector_OptimizeVar::SWIG_Callback13_t callback13, SwigDirector_OptimizeVar::SWIG_Callback14_t callback14, SwigDirector_OptimizeVar::SWIG_Callback15_t callback15, SwigDirector_OptimizeVar::SWIG_Callback16_t callback16, SwigDirector_OptimizeVar::SWIG_Callback17_t callback17, SwigDirector_OptimizeVar::SWIG_Callback18_t callback18, SwigDirector_OptimizeVar::SWIG_Callback19_t callback19, SwigDirector_OptimizeVar::SWIG_Callback20_t callback20, SwigDirector_OptimizeVar::SWIG_Callback21_t callback21, SwigDirector_OptimizeVar::SWIG_Callback22_t callback22, SwigDirector_OptimizeVar::SWIG_Callback23_t callback23, SwigDirector_OptimizeVar::SWIG_Callback24_t callback24, SwigDirector_OptimizeVar::SWIG_Callback25_t callback25)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ (void *objarg, SwigDirector_SearchLimit::SWIG_Callback0_t callback0, SwigDirector_SearchLimit::SWIG_Callback1_t callback1, SwigDirector_SearchLimit::SWIG_Callback2_t callback2, SwigDirector_SearchLimit::SWIG_Callback3_t callback3, SwigDirector_SearchLimit::SWIG_Callback4_t callback4, SwigDirector_SearchLimit::SWIG_Callback5_t callback5, SwigDirector_SearchLimit::SWIG_Callback6_t callback6, SwigDirector_SearchLimit::SWIG_Callback7_t callback7, SwigDirector_SearchLimit::SWIG_Callback8_t callback8, SwigDirector_SearchLimit::SWIG_Callback9_t callback9, SwigDirector_SearchLimit::SWIG_Callback10_t callback10, SwigDirector_SearchLimit::SWIG_Callback11_t callback11, SwigDirector_SearchLimit::SWIG_Callback12_t callback12, SwigDirector_SearchLimit::SWIG_Callback13_t callback13, SwigDirector_SearchLimit::SWIG_Callback14_t callback14, SwigDirector_SearchLimit::SWIG_Callback15_t callback15, SwigDirector_SearchLimit::SWIG_Callback16_t callback16, SwigDirector_SearchLimit::SWIG_Callback17_t callback17, SwigDirector_SearchLimit::SWIG_Callback18_t callback18, SwigDirector_SearchLimit::SWIG_Callback19_t callback19, SwigDirector_SearchLimit::SWIG_Callback20_t callback20, SwigDirector_SearchLimit::SWIG_Callback21_t callback21, SwigDirector_SearchLimit::SWIG_Callback22_t callback22, SwigDirector_SearchLimit::SWIG_Callback23_t callback23, SwigDirector_SearchLimit::SWIG_Callback24_t callback24, SwigDirector_SearchLimit::SWIG_Callback25_t callback25, SwigDirector_SearchLimit::SWIG_Callback26_t callback26, SwigDirector_SearchLimit::SWIG_Callback27_t callback27, SwigDirector_SearchLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5, unsigned int jarg6, unsigned int jarg7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ (void *objarg, SwigDirector_RegularLimit::SWIG_Callback0_t callback0, SwigDirector_RegularLimit::SWIG_Callback1_t callback1, SwigDirector_RegularLimit::SWIG_Callback2_t callback2, SwigDirector_RegularLimit::SWIG_Callback3_t callback3, SwigDirector_RegularLimit::SWIG_Callback4_t callback4, SwigDirector_RegularLimit::SWIG_Callback5_t callback5, SwigDirector_RegularLimit::SWIG_Callback6_t callback6, SwigDirector_RegularLimit::SWIG_Callback7_t callback7, SwigDirector_RegularLimit::SWIG_Callback8_t callback8, SwigDirector_RegularLimit::SWIG_Callback9_t callback9, SwigDirector_RegularLimit::SWIG_Callback10_t callback10, SwigDirector_RegularLimit::SWIG_Callback11_t callback11, SwigDirector_RegularLimit::SWIG_Callback12_t callback12, SwigDirector_RegularLimit::SWIG_Callback13_t callback13, SwigDirector_RegularLimit::SWIG_Callback14_t callback14, SwigDirector_RegularLimit::SWIG_Callback15_t callback15, SwigDirector_RegularLimit::SWIG_Callback16_t callback16, SwigDirector_RegularLimit::SWIG_Callback17_t callback17, SwigDirector_RegularLimit::SWIG_Callback18_t callback18, SwigDirector_RegularLimit::SWIG_Callback19_t callback19, SwigDirector_RegularLimit::SWIG_Callback20_t callback20, SwigDirector_RegularLimit::SWIG_Callback21_t callback21, SwigDirector_RegularLimit::SWIG_Callback22_t callback22, SwigDirector_RegularLimit::SWIG_Callback23_t callback23, SwigDirector_RegularLimit::SWIG_Callback24_t callback24, SwigDirector_RegularLimit::SWIG_Callback25_t callback25, SwigDirector_RegularLimit::SWIG_Callback26_t callback26, SwigDirector_RegularLimit::SWIG_Callback27_t callback27, SwigDirector_RegularLimit::SWIG_Callback28_t callback28)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___ (void *jarg1, void *jarg2, unsigned int jarg3, double jarg4, double jarg5, double jarg6, int jarg7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ()
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ (void *jarg1, void *jarg2, void *jarg3, char *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ (void *jarg1, int length2, int *jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ (void *jarg1, void *jarg2, int length3, int *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ (void *jarg1, int length2, int64 *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___ (void *objarg, SwigDirector_LocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_LocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_LocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_LocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_LocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_LocalSearchOperator::SWIG_Callback5_t callback5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ (void *jarg1, long long jarg2, int length3, int *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___ (void *objarg, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback0_t callback0, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback1_t callback1, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback2_t callback2, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback3_t callback3, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback4_t callback4, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback5_t callback5, SwigDirector_SequenceVarLocalSearchOperator::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ (void *objarg, SwigDirector_BaseLns::SWIG_Callback0_t callback0, SwigDirector_BaseLns::SWIG_Callback1_t callback1, SwigDirector_BaseLns::SWIG_Callback2_t callback2, SwigDirector_BaseLns::SWIG_Callback3_t callback3, SwigDirector_BaseLns::SWIG_Callback4_t callback4, SwigDirector_BaseLns::SWIG_Callback5_t callback5, SwigDirector_BaseLns::SWIG_Callback6_t callback6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___ (void *objarg, SwigDirector_ChangeValue::SWIG_Callback0_t callback0, SwigDirector_ChangeValue::SWIG_Callback1_t callback1, SwigDirector_ChangeValue::SWIG_Callback2_t callback2, SwigDirector_ChangeValue::SWIG_Callback3_t callback3, SwigDirector_ChangeValue::SWIG_Callback4_t callback4, SwigDirector_ChangeValue::SWIG_Callback5_t callback5, SwigDirector_ChangeValue::SWIG_Callback6_t callback6, SwigDirector_ChangeValue::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___ (void *objarg, SwigDirector_PathOperator::SWIG_Callback0_t callback0, SwigDirector_PathOperator::SWIG_Callback1_t callback1, SwigDirector_PathOperator::SWIG_Callback2_t callback2, SwigDirector_PathOperator::SWIG_Callback3_t callback3, SwigDirector_PathOperator::SWIG_Callback4_t callback4, SwigDirector_PathOperator::SWIG_Callback5_t callback5, SwigDirector_PathOperator::SWIG_Callback6_t callback6, SwigDirector_PathOperator::SWIG_Callback7_t callback7, SwigDirector_PathOperator::SWIG_Callback8_t callback8, SwigDirector_PathOperator::SWIG_Callback9_t callback9, SwigDirector_PathOperator::SWIG_Callback10_t callback10, SwigDirector_PathOperator::SWIG_Callback11_t callback11, SwigDirector_PathOperator::SWIG_Callback12_t callback12, SwigDirector_PathOperator::SWIG_Callback13_t callback13, SwigDirector_PathOperator::SWIG_Callback14_t callback14)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___ (void *objarg, SwigDirector_LocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_LocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_LocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_LocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_LocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_LocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_LocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_LocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_LocalSearchFilter::SWIG_Callback8_t callback8, SwigDirector_LocalSearchFilter::SWIG_Callback9_t callback9)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, long long jarg6)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ (void *objarg, SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t callback0)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___ (void *objarg, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback0_t callback0, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback1_t callback1, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback2_t callback2, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback3_t callback3, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback4_t callback4, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback5_t callback5, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback6_t callback6, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback7_t callback7, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback8_t callback8, SwigDirector_IntVarLocalSearchFilter::SWIG_Callback9_t callback9)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ (void *jarg1, void *jarg2, int length3, int *jarg3, int length4, int *jarg4, int length5, int *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3, void *jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___ (void *objarg, SwigDirector_SymmetryBreaker::SWIG_Callback0_t callback0, SwigDirector_SymmetryBreaker::SWIG_Callback1_t callback1, SwigDirector_SymmetryBreaker::SWIG_Callback2_t callback2, SwigDirector_SymmetryBreaker::SWIG_Callback3_t callback3, SwigDirector_SymmetryBreaker::SWIG_Callback4_t callback4, SwigDirector_SymmetryBreaker::SWIG_Callback5_t callback5, SwigDirector_SymmetryBreaker::SWIG_Callback6_t callback6, SwigDirector_SymmetryBreaker::SWIG_Callback7_t callback7)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5, int jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, int length3, int64 *jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ (void *jarg1, void *jarg2, void *jarg3, int length4, int64 *jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ (void *jarg1, void *jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, int jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ (int jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ (void *jarg1, int jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ (long long jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ (long long jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ (int length1, int *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ (long long jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ (unsigned int jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ (void *jarg1, void *jarg2, unsigned int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ (void *jarg1, unsigned long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ (int jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ (int jarg1, int jarg2, int length3, int *jarg3, int length4, int *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ (void *jarg1, int length2, int *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ (void *jarg1, long long jarg2)
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ()
 
SWIGEXPORT uint8 *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ (int search_parameters_size, uint8 *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ (void *jarg1, int parameters_size, uint8 *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ (void *jarg1, int jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ (void *jarg1, int length2, int *jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ (void *jarg1, int jarg2, long long jarg3, int length4, int64 *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ (void *jarg1, int length2, int *jarg2, long long jarg3, int length4, int64 *jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4, unsigned int jarg5, char *jarg6)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ (void *jarg1, long long jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ (void *jarg1, int length2, int64 *jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ (void *jarg1, int length2, int64 *jarg2, long long jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_0___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_1___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ (void *jarg1, int length2, int64 *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ (void *jarg1, int length2, int *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ (void *jarg1, int jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ (void *jarg1, long long jarg2, int jarg3, int jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ (void *jarg1, int jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___ (void *jarg1, unsigned int jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ (void *jarg1, void *jarg2, int search_parameters_size, uint8 *jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ (void *jarg1, void *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, unsigned int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ (void *jarg1, char *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, unsigned int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, unsigned int jarg3, unsigned int jarg4, void *jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ (void *jarg1, void *jarg2, int len3_1, int len3_2[], int64 *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ (void *jarg1, void *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ (void *jarg1, int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ (void *jarg1, void *jarg2, long long jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ (void *jarg1, long long jarg2, long long jarg3)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ (void *jarg1, long long jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ (void *jarg1, void *jarg2, char *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ (void *jarg1, int search_parameters_size, uint8 *jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ (void *jarg1, void *jarg2, void *jarg3)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ (void *jarg1, void *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitVector___ (void *jarg1, int length2, int64 *jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitMatrix___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ (void *jarg1, int length2, int64 *jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddMatrixDimension___ (void *jarg1, int len2_1, int len2_2[], int64 *jarg2, long long jarg3, unsigned int jarg4, char *jarg5)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ (void *jarg1, long long jarg2, int jarg3)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ (void *jarg1, long long jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ (void *jarg1, long long jarg2)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ (void *jarg1, void *jarg2, int jarg3, int jarg4, int jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ (void *jarg1, void *jarg2, int jarg3, int length4, int64 *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ (void *jarg1, long long jarg2, long long jarg3, int jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ (void *jarg1, void *jarg2, int jarg3, int length4, int64 *jarg4, void *jarg5)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ (void *jarg1, long long jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ (void *jarg1, void *jarg2, int jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ (void *jarg1, long long jarg2, long long jarg3, long long jarg4)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ (void *jarg1)
 
SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ (void *jarg1, int jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ (void *jarg1, void *jarg2, int length3, int64 *jarg3)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ (void *jarg1, int search_parameters_size, uint8 *jarg2, void *jarg3, void *jarg4)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BasePathFilter___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_CPFeasibilityFilter___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CPFeasibilityFilter___ (void *jarg1)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_ToString___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_Accept___ (void *jarg1, void *jarg2, void *jarg3, long long jarg4, long long jarg5)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_OnSynchronize___ (void *jarg1, void *jarg2)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ (operations_research::PropagationBaseObject *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ (operations_research::Decision *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ (operations_research::DecisionVisitor *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ (operations_research::DecisionBuilder *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ (operations_research::Demon *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ (operations_research::ModelVisitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ (operations_research::Constraint *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ (operations_research::CastConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ (operations_research::SearchMonitor *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ (operations_research::IntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ (operations_research::IntVarIterator *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ (operations_research::IntVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ (operations_research::SolutionCollector *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ (operations_research::OptimizeVar *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ (operations_research::SearchLimit *jarg1)
 
SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ (operations_research::RegularLimit *jarg1)
 
SWIGEXPORT operations_research::SearchLimit *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___ (operations_research::ImprovementSearchLimit *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ (operations_research::IntervalVar *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ (operations_research::SequenceVar *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ (operations_research::IntVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ (operations_research::IntervalVarElement *jarg1)
 
SWIGEXPORT operations_research::AssignmentElement *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ (operations_research::SequenceVarElement *jarg1)
 
SWIGEXPORT operations_research::PropagationBaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ (operations_research::Assignment *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ (operations_research::Pack *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ (operations_research::DisjunctiveConstraint *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ (operations_research::SolutionPool *jarg1)
 
SWIGEXPORT operations_research::IntExpr *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ (operations_research::BaseIntExpr *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ (operations_research::LocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::IntVar, int64, operations_research::IntVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::IntVar, int64, operations_research::IntVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___ (operations_research::IntVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::LocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ (operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *jarg1)
 
SWIGEXPORT operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___ (operations_research::SequenceVarLocalSearchOperator *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ (operations_research::BaseLns *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ (operations_research::ChangeValue *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchOperator *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ (operations_research::PathOperator *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ (operations_research::LocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ (operations_research::LocalSearchFilterManager *jarg1)
 
SWIGEXPORT operations_research::LocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ (operations_research::IntVarLocalSearchFilter *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ (operations_research::PropagationMonitor *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ (operations_research::LocalSearchMonitor *jarg1)
 
SWIGEXPORT operations_research::IntVar *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ (operations_research::BooleanVar *jarg1)
 
SWIGEXPORT operations_research::DecisionVisitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ (operations_research::SymmetryBreaker *jarg1)
 
SWIGEXPORT operations_research::SearchMonitor *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ (operations_research::SearchLog *jarg1)
 
SWIGEXPORT operations_research::BaseObject *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ (operations_research::RoutingModelVisitor *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ (operations_research::GlobalVehicleBreaksConstraint *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ (operations_research::TypeIncompatibilityChecker *jarg1)
 
SWIGEXPORT operations_research::TypeRegulationsChecker *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ (operations_research::TypeRequirementChecker *jarg1)
 
SWIGEXPORT operations_research::Constraint *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ (operations_research::TypeRegulationsConstraint *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_SWIGUpcast___ (operations_research::BasePathFilter *jarg1)
 
SWIGEXPORT operations_research::IntVarLocalSearchFilter *SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_SWIGUpcast___ (operations_research::CPFeasibilityFilter *jarg1)
 

Variables

static SWIG_CSharpException_t SWIG_csharp_exceptions []
 
static SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument []
 
static SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
 

Macro Definition Documentation

◆ SWIG_AttributeError

#define SWIG_AttributeError   -11

Definition at line 313 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_contract_assert

#define SWIG_contract_assert (   nullreturn,
  expr,
  msg 
)    if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else

Definition at line 300 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DIRECTORS

#define SWIG_DIRECTORS

Definition at line 16 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_DivisionByZero

#define SWIG_DivisionByZero   -6

Definition at line 308 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IndexError

#define SWIG_IndexError   -4

Definition at line 306 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_IOError

#define SWIG_IOError   -2

Definition at line 304 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_MemoryError

#define SWIG_MemoryError   -12

Definition at line 314 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_NullReferenceError

#define SWIG_NullReferenceError   -13

Definition at line 315 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_OverflowError

#define SWIG_OverflowError   -7

Definition at line 309 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_RuntimeError

#define SWIG_RuntimeError   -3

Definition at line 305 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SyntaxError

#define SWIG_SyntaxError   -8

Definition at line 310 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_SystemError

#define SWIG_SystemError   -10

Definition at line 312 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_TypeError

#define SWIG_TypeError   -5

Definition at line 307 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_UnknownError

#define SWIG_UnknownError   -1

Definition at line 303 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_ValueError

#define SWIG_ValueError   -9

Definition at line 311 of file constraint_solver_csharp_wrap.cc.

◆ SWIGCSHARP

#define SWIGCSHARP

Definition at line 13 of file constraint_solver_csharp_wrap.cc.

◆ SWIGEXPORT

#define SWIGEXPORT

Definition at line 128 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINLINE

#define SWIGINLINE

Definition at line 65 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

Definition at line 100 of file constraint_solver_csharp_wrap.cc.

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

Definition at line 105 of file constraint_solver_csharp_wrap.cc.

◆ SWIGSTDCALL

#define SWIGSTDCALL

Definition at line 138 of file constraint_solver_csharp_wrap.cc.

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

Definition at line 56 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSED

#define SWIGUNUSED

Definition at line 80 of file constraint_solver_csharp_wrap.cc.

◆ SWIGUNUSEDPARM

#define SWIGUNUSEDPARM (   p)    p SWIGUNUSED

Definition at line 94 of file constraint_solver_csharp_wrap.cc.

◆ SWIGWORDSIZE64

#define SWIGWORDSIZE64

Definition at line 450 of file constraint_solver_csharp_wrap.cc.

Typedef Documentation

◆ SWIG_CSharpExceptionArgumentCallback_t

typedef void(SWIGSTDCALL* SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)

Definition at line 195 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCallback_t

typedef void(SWIGSTDCALL* SWIG_CSharpExceptionCallback_t) (const char *)

Definition at line 194 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpStringHelperCallback

typedef char*(SWIGSTDCALL* SWIG_CSharpStringHelperCallback) (const char *)

Definition at line 286 of file constraint_solver_csharp_wrap.cc.

Enumeration Type Documentation

◆ SWIG_CSharpExceptionArgumentCodes

Enumerator
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 

Definition at line 188 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCodes

Enumerator
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 

Definition at line 174 of file constraint_solver_csharp_wrap.cc.

Function Documentation

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBooleans___ ( void *  jarg1)

Definition at line 34541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBound___ ( void *  jarg1)

Definition at line 34525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AreAllBoundTo___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 34557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29516 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29570 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Activated__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivatedObjective___ ( void *  jarg1)

Definition at line 29634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ActivateObjective___ ( void *  jarg1)

Definition at line 29618 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29320 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_AreAllElementsBound___ ( void *  jarg1)

Definition at line 29658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_BackwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Bound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Clear___ ( void *  jarg1)

Definition at line 28546 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ClearObjective___ ( void *  jarg1)

Definition at line 28640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Contains__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29560 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Deactivate__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DeactivateObjective___ ( void *  jarg1)

Definition at line 29626 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_DurationValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Empty___ ( void *  jarg1)

Definition at line 28554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29050 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_EndValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28790 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_FastAdd__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ForwardSequence___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_HasObjective___ ( void *  jarg1)

Definition at line 28660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntervalVarContainer___ ( void *  jarg1)

Definition at line 29756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_IntVarContainer___ ( void *  jarg1)

Definition at line 29732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Max___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Min___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntervalVarContainer___ ( void *  jarg1)

Definition at line 29768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableIntVarContainer___ ( void *  jarg1)

Definition at line 29744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_MutableSequenceVarContainer___ ( void *  jarg1)

Definition at line 29792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntervalVars___ ( void *  jarg1)

Definition at line 28590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumIntVars___ ( void *  jarg1)

Definition at line 28578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_NumSequenceVars___ ( void *  jarg1)

Definition at line 28602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Objective___ ( void *  jarg1)

Definition at line 28648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveBound___ ( void *  jarg1)

Definition at line 28708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMax___ ( void *  jarg1)

Definition at line 28684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveMin___ ( void *  jarg1)

Definition at line 28672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ObjectiveValue___ ( void *  jarg1)

Definition at line 28696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29078 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_PerformedValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Restore___ ( void *  jarg1)

Definition at line 28622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SequenceVarContainer___ ( void *  jarg1)

Definition at line 29780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetBackwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetDurationValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29232 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetEndValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetForwardSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28730 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetObjectiveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28740 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetPerformedValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 28884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 29410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 29144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetStartValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 29158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetUnperformed___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 29495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 28898 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Size___ ( void *  jarg1)

Definition at line 28566 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_StartValue___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28980 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Store___ ( void *  jarg1)

Definition at line 28614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_SWIGUpcast___ ( operations_research::Assignment jarg1)

Definition at line 39441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_ToString___ ( void *  jarg1)

Definition at line 29646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Unperformed___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 29394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Assignment_Value___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activate___ ( void *  jarg1)

Definition at line 27594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Activated___ ( void *  jarg1)

Definition at line 27610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentElement_Deactivate___ ( void *  jarg1)

Definition at line 27602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 34936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Clear___ ( void *  jarg1)

Definition at line 34808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34866 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Empty___ ( void *  jarg1)

Definition at line 34826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34778 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 34816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Restore___ ( void *  jarg1)

Definition at line 34928 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Size___ ( void *  jarg1)

Definition at line 34908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntContainer_Store___ ( void *  jarg1)

Definition at line 34920 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Clear___ ( void *  jarg1)

Definition at line 35010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Empty___ ( void *  jarg1)

Definition at line 35028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 34980 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 35018 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Restore___ ( void *  jarg1)

Definition at line 35130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Size___ ( void *  jarg1)

Definition at line 35110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentIntervalContainer_Store___ ( void *  jarg1)

Definition at line 35122 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35168 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AddAtPosition___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 35196 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_AreAllElementsBound___ ( void *  jarg1)

Definition at line 35340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Clear___ ( void *  jarg1)

Definition at line 35212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_CopyIntersection___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35242 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Element__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35298 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Empty___ ( void *  jarg1)

Definition at line 35230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_FastAdd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Resize___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 35220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Restore___ ( void *  jarg1)

Definition at line 35332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Size___ ( void *  jarg1)

Definition at line 35312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_AssignmentSequenceContainer_Store___ ( void *  jarg1)

Definition at line 35324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_CastToVar___ ( void *  jarg1)

Definition at line 30391 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_SWIGUpcast___ ( operations_research::BaseIntExpr jarg1)

Definition at line 39457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseIntExpr_Var___ ( void *  jarg1)

Definition at line 30379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_AppendToFragment___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_director_connect___ ( void *  objarg,
SwigDirector_BaseLns::SWIG_Callback0_t  callback0,
SwigDirector_BaseLns::SWIG_Callback1_t  callback1,
SwigDirector_BaseLns::SWIG_Callback2_t  callback2,
SwigDirector_BaseLns::SWIG_Callback3_t  callback3,
SwigDirector_BaseLns::SWIG_Callback4_t  callback4,
SwigDirector_BaseLns::SWIG_Callback5_t  callback5,
SwigDirector_BaseLns::SWIG_Callback6_t  callback6 
)

Definition at line 31189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_FragmentSize___ ( void *  jarg1)

Definition at line 31153 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragments___ ( void *  jarg1)

Definition at line 31165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_HasFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 31177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragments___ ( void *  jarg1)

Definition at line 31115 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_InitFragmentsSwigExplicitBaseLns___ ( void *  jarg1)

Definition at line 31123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_NextFragment___ ( void *  jarg1)

Definition at line 31131 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseLns_SWIGUpcast___ ( operations_research::BaseLns jarg1)

Definition at line 39481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BaseObject_ToString___ ( void *  jarg1)

Definition at line 20868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 39261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 39281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchFilter* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BasePathFilter_SWIGUpcast___ ( operations_research::BasePathFilter jarg1)

Definition at line 39545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BOOLEAN_VAR_get___ ( )

Definition at line 30423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_BaseName___ ( void *  jarg1)

Definition at line 33093 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Bound___ ( void *  jarg1)

Definition at line 32889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 33071 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_kUnboundBooleanVarValue_get___ ( )

Definition at line 32773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Max___ ( void *  jarg1)

Definition at line 32827 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Min___ ( void *  jarg1)

Definition at line 32791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RawValue___ ( void *  jarg1)

Definition at line 33105 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 32937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_RestoreValue___ ( void *  jarg1)

Definition at line 33085 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 32803 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 32863 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Size___ ( void *  jarg1)

Definition at line 32979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntVar* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_SWIGUpcast___ ( operations_research::BooleanVar jarg1)

Definition at line 39513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_ToString___ ( void *  jarg1)

Definition at line 33005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_Value___ ( void *  jarg1)

Definition at line 32901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_VarType___ ( void *  jarg1)

Definition at line 33017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenBound___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenDomain___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_BooleanVar_WhenRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_SWIGUpcast___ ( operations_research::CastConstraint jarg1)

Definition at line 39381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CastConstraint_TargetVar___ ( void *  jarg1)

Definition at line 23511 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 31236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_MakeOneNeighborSwigExplicitChangeValue___ ( void *  jarg1)

Definition at line 31250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_ModifyValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 31220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ChangeValue_SWIGUpcast___ ( operations_research::ChangeValue jarg1)

Definition at line 39485 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CONST_VAR_get___ ( )

Definition at line 30433 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_director_connect___ ( void *  objarg,
SwigDirector_Constraint::SWIG_Callback0_t  callback0,
SwigDirector_Constraint::SWIG_Callback1_t  callback1,
SwigDirector_Constraint::SWIG_Callback2_t  callback2,
SwigDirector_Constraint::SWIG_Callback3_t  callback3,
SwigDirector_Constraint::SWIG_Callback4_t  callback4 
)

Definition at line 23496 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 23430 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_IsCastConstraint___ ( void *  jarg1)

Definition at line 23472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Post___ ( void *  jarg1)

Definition at line 23422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_SWIGUpcast___ ( operations_research::Constraint jarg1)

Definition at line 39377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToString___ ( void *  jarg1)

Definition at line 23438 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_ToStringSwigExplicitConstraint___ ( void *  jarg1)

Definition at line 23450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Constraint_Var___ ( void *  jarg1)

Definition at line 23484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 39323 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 39343 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchFilter* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_SWIGUpcast___ ( operations_research::CPFeasibilityFilter jarg1)

Definition at line 39549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CPFeasibilityFilter_ToString___ ( void *  jarg1)

Definition at line 39311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CpRandomSeed___ ( )

Definition at line 10841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_CST_SUB_VAR_get___ ( )

Definition at line 30463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_AcceptSwigExplicitDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ApplyWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_director_connect___ ( void *  objarg,
SwigDirector_Decision::SWIG_Callback0_t  callback0,
SwigDirector_Decision::SWIG_Callback1_t  callback1,
SwigDirector_Decision::SWIG_Callback2_t  callback2,
SwigDirector_Decision::SWIG_Callback3_t  callback3 
)

Definition at line 21111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_RefuteWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21057 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_SWIGUpcast___ ( operations_research::Decision jarg1)

Definition at line 39357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToString___ ( void *  jarg1)

Definition at line 21067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Decision_ToStringSwigExplicitDecision___ ( void *  jarg1)

Definition at line 21079 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_director_connect___ ( void *  objarg,
SwigDirector_DecisionBuilder::SWIG_Callback0_t  callback0,
SwigDirector_DecisionBuilder::SWIG_Callback1_t  callback1 
)

Definition at line 21274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_NextWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_SWIGUpcast___ ( operations_research::DecisionBuilder jarg1)

Definition at line 39365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToString___ ( void *  jarg1)

Definition at line 21250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilder_ToStringSwigExplicitDecisionBuilder___ ( void *  jarg1)

Definition at line 21262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_capacity___ ( void *  jarg1)

Definition at line 8419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Clear___ ( void *  jarg1)

Definition at line 8387 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8740 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8675 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8683 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8703 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionBuilderVector_size___ ( void *  jarg1)

Definition at line 8407 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_SWIGUpcast___ ( operations_research::DecisionVisitor jarg1)

Definition at line 39361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 21198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSetVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 21136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 21148 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DecisionVisitor_VisitUnknownDecision___ ( void *  jarg1)

Definition at line 21210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_AVERAGE_IMPACT_get___ ( )

Definition at line 10861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_SUM_IMPACT_get___ ( )

Definition at line 10851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_CHOOSE_MAX_VALUE_IMPACT_get___ ( )

Definition at line 10871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_get___ ( void *  jarg1)

Definition at line 11161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_decision_builder_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_get___ ( void *  jarg1)

Definition at line 11117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_display_level_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_get___ ( void *  jarg1)

Definition at line 11051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_num_failures_limit_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_get___ ( void *  jarg1)

Definition at line 11029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_heuristic_period_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11019 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_get___ ( void *  jarg1)

Definition at line 10985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_initialization_splits_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NONE_get___ ( )

Definition at line 10901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_NORMAL_get___ ( )

Definition at line 10911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_get___ ( void *  jarg1)

Definition at line 11073 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_persistent_impact_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 11063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_get___ ( void *  jarg1)

Definition at line 11095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_random_seed_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 11085 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_get___ ( void *  jarg1)

Definition at line 11007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_run_all_heuristics_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 10997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MAX_IMPACT_get___ ( )

Definition at line 10891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_SELECT_MIN_IMPACT_get___ ( )

Definition at line 10881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_get___ ( void *  jarg1)

Definition at line 11139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_use_last_conflict_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 11129 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_get___ ( void *  jarg1)

Definition at line 10963 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_value_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10953 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_get___ ( void *  jarg1)

Definition at line 10941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_var_selection_schema_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultPhaseParameters_VERBOSE_get___ ( )

Definition at line 10921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingModelParameters___ ( )

Definition at line 35515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DefaultRoutingSearchParameters___ ( )

Definition at line 35533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Assignment___ ( void *  jarg1)

Definition at line 28538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentElement___ ( void *  jarg1)

Definition at line 27622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntContainer___ ( void *  jarg1)

Definition at line 34948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentIntervalContainer___ ( void *  jarg1)

Definition at line 35150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_AssignmentSequenceContainer___ ( void *  jarg1)

Definition at line 35352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseIntExpr___ ( void *  jarg1)

Definition at line 30371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseLns___ ( void *  jarg1)

Definition at line 31107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BaseObject___ ( void *  jarg1)

Definition at line 20860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BasePathFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BasePathFilter___ ( void *  jarg1)

Definition at line 39253 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_BooleanVar___ ( void *  jarg1)

Definition at line 32783 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CastConstraint___ ( void *  jarg1)

Definition at line 23503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ChangeValue___ ( void *  jarg1)

Definition at line 31212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Constraint___ ( void *  jarg1)

Definition at line 23414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_CPFeasibilityFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_CPFeasibilityFilter___ ( void *  jarg1)

Definition at line 39303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Decision___ ( void *  jarg1)

Definition at line 21039 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilder___ ( void *  jarg1)

Definition at line 21228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionBuilderVector___ ( void *  jarg1)

Definition at line 8788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DecisionVisitor___ ( void *  jarg1)

Definition at line 21128 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DefaultPhaseParameters___ ( void *  jarg1)

Definition at line 11183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Demon___ ( void *  jarg1)

Definition at line 21291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_DisjunctiveConstraint___ ( void *  jarg1)

Definition at line 30269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 38468 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ImprovementSearchLimit___ ( void *  jarg1)

Definition at line 26194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64Vector___ ( void *  jarg1)

Definition at line 6862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Int64VectorVector___ ( void *  jarg1)

Definition at line 7215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntBoolPair___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntBoolPair___ ( void *  jarg1)

Definition at line 5691 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVar___ ( void *  jarg1)

Definition at line 26276 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarElement___ ( void *  jarg1)

Definition at line 28248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntervalVarVector___ ( void *  jarg1)

Definition at line 9197 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntExpr___ ( void *  jarg1)

Definition at line 24044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntTupleSet___ ( void *  jarg1)

Definition at line 7251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVar___ ( void *  jarg1)

Definition at line 24682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarElement___ ( void *  jarg1)

Definition at line 27818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarIterator___ ( void *  jarg1)

Definition at line 24622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 32000 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVarVector___ ( void *  jarg1)

Definition at line 7970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVector___ ( void *  jarg1)

Definition at line 6100 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_IntVectorVector___ ( void *  jarg1)

Definition at line 6453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilter___ ( void *  jarg1)

Definition at line 31746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager___ ( void *  jarg1)

Definition at line 31969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterManager_FilterEvent___ ( void *  jarg1)

Definition at line 31835 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchFilterVector___ ( void *  jarg1)

Definition at line 10424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchMonitor___ ( void *  jarg1)

Definition at line 32637 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperator___ ( void *  jarg1)

Definition at line 30503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchOperatorVector___ ( void *  jarg1)

Definition at line 10015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_LocalSearchPhaseParameters___ ( void *  jarg1)

Definition at line 7561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelCache___ ( void *  jarg1)

Definition at line 33872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_ModelVisitor___ ( void *  jarg1)

Definition at line 23014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_OptimizeVar___ ( void *  jarg1)

Definition at line 25423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Pack___ ( void *  jarg1)

Definition at line 29846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PathOperator___ ( void *  jarg1)

Definition at line 31271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_PropagationMonitor___ ( void *  jarg1)

Definition at line 32119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RegularLimit___ ( void *  jarg1)

Definition at line 25881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevBool___ ( void *  jarg1)

Definition at line 34746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevInteger___ ( void *  jarg1)

Definition at line 34698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RevPartialSequence___ ( void *  jarg1)

Definition at line 34431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingDimension___ ( void *  jarg1)

Definition at line 38574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingIndexManager___ ( void *  jarg1)

Definition at line 35414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel___ ( void *  jarg1)

Definition at line 35905 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer___ ( void *  jarg1)

Definition at line 35818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( void *  jarg1)

Definition at line 35708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_RoutingModelVisitor___ ( void *  jarg1)

Definition at line 38420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLimit___ ( void *  jarg1)

Definition at line 25686 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchLog___ ( void *  jarg1)

Definition at line 33178 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitor___ ( void *  jarg1)

Definition at line 23545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SearchMonitorVector___ ( void *  jarg1)

Definition at line 8379 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVar___ ( void *  jarg1)

Definition at line 27433 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarElement___ ( void *  jarg1)

Definition at line 28506 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 31044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarLocalSearchOperatorTemplate___ ( void *  jarg1)

Definition at line 30851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SequenceVarVector___ ( void *  jarg1)

Definition at line 9606 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionCollector___ ( void *  jarg1)

Definition at line 25052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SolutionPool___ ( void *  jarg1)

Definition at line 30319 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver___ ( void *  jarg1)

Definition at line 12268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_Solver_IntegerCastInfo___ ( void *  jarg1)

Definition at line 11283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreaker___ ( void *  jarg1)

Definition at line 33127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_SymmetryBreakerVector___ ( void *  jarg1)

Definition at line 10833 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeIncompatibilityChecker___ ( void *  jarg1)

Definition at line 38502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsChecker___ ( void *  jarg1)

Definition at line 38476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 38566 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_delete_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 38526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Desinhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_director_connect___ ( void *  objarg,
SwigDirector_Demon::SWIG_Callback0_t  callback0,
SwigDirector_Demon::SWIG_Callback1_t  callback1,
SwigDirector_Demon::SWIG_Callback2_t  callback2 
)

Definition at line 21377 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Inhibit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_Priority___ ( void *  jarg1)

Definition at line 21309 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_PrioritySwigExplicitDemon___ ( void *  jarg1)

Definition at line 21321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_RunWrapper___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 21299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_SWIGUpcast___ ( operations_research::Demon jarg1)

Definition at line 39369 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToString___ ( void *  jarg1)

Definition at line 21333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Demon_ToStringSwigExplicitDemon___ ( void *  jarg1)

Definition at line 21345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SequenceVar___ ( void *  jarg1)

Definition at line 30277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SetTransitionTime___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30289 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_SWIGUpcast___ ( operations_research::DisjunctiveConstraint jarg1)

Definition at line 39449 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DisjunctiveConstraint_TransitionTime___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_DOMAIN_INT_VAR_get___ ( )

Definition at line 30413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_FindErrorInRoutingSearchParameters___ ( int  search_parameters_size,
uint8 jarg1 
)

Definition at line 35551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 38460 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_Post___ ( void *  jarg1)

Definition at line 38452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_SWIGUpcast___ ( operations_research::GlobalVehicleBreaksConstraint jarg1)

Definition at line 39529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_GlobalVehicleBreaksConstraint_ToString___ ( void *  jarg1)

Definition at line 38440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_AtSolution___ ( void *  jarg1)

Definition at line 26236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Check___ ( void *  jarg1)

Definition at line 26224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_Init___ ( void *  jarg1)

Definition at line 26248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_MakeClone___ ( void *  jarg1)

Definition at line 26212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchLimit* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ImprovementSearchLimit_SWIGUpcast___ ( operations_research::ImprovementSearchLimit jarg1)

Definition at line 39417 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Add___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6469 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_capacity___ ( void *  jarg1)

Definition at line 6493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Clear___ ( void *  jarg1)

Definition at line 6461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6798 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_IndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Insert___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_LastIndexOf___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6830 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Remove___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 6846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6693 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Repeat___ ( long long  jarg1,
int  jarg2 
)

Definition at line 6728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_setitem___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 6596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6777 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64Vector_size___ ( void *  jarg1)

Definition at line 6481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_capacity___ ( void *  jarg1)

Definition at line 6904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Clear___ ( void *  jarg1)

Definition at line 6870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7066 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7166 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Int64VectorVector_size___ ( void *  jarg1)

Definition at line 6892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_get___ ( void *  jarg1)

Definition at line 5657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_first_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5647 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_get___ ( void *  jarg1)

Definition at line 5679 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntBoolPair_second_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 5669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27016 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_AvoidsDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CannotBePerformed___ ( void *  jarg1)

Definition at line 26818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_CrossesDate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationExpr___ ( void *  jarg1)

Definition at line 26938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMax___ ( void *  jarg1)

Definition at line 26466 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_DurationMin___ ( void *  jarg1)

Definition at line 26454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndExpr___ ( void *  jarg1)

Definition at line 26950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMax___ ( void *  jarg1)

Definition at line 26636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndMin___ ( void *  jarg1)

Definition at line 26624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27280 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_EndsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_IsPerformedBound___ ( void *  jarg1)

Definition at line 26830 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMaxValidValue_get___ ( )

Definition at line 26266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_kMinValidValue_get___ ( )

Definition at line 26256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MayBePerformed___ ( void *  jarg1)

Definition at line 26806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_MustBePerformed___ ( void *  jarg1)

Definition at line 26794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMax___ ( void *  jarg1)

Definition at line 26564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldDurationMin___ ( void *  jarg1)

Definition at line 26552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMax___ ( void *  jarg1)

Definition at line 26734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldEndMin___ ( void *  jarg1)

Definition at line 26722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMax___ ( void *  jarg1)

Definition at line 26394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_OldStartMin___ ( void *  jarg1)

Definition at line 26382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_PerformedExpr___ ( void *  jarg1)

Definition at line 26962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMax___ ( void *  jarg1)

Definition at line 27378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_RelaxedMin___ ( void *  jarg1)

Definition at line 27390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeDurationExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeEndExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SafeStartExpr___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26478 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetPerformed___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 26842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 26308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 26356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartExpr___ ( void *  jarg1)

Definition at line 26926 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMax___ ( void *  jarg1)

Definition at line 26296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartMin___ ( void *  jarg1)

Definition at line 26284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfter___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27308 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27082 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAfterStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAt___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEnd___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtEndWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStart___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsAtStartWithDelay___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 27250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_StartsBefore___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_SWIGUpcast___ ( operations_research::IntervalVar jarg1)

Definition at line 39421 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WasPerformedBound___ ( void *  jarg1)

Definition at line 26866 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenAnything__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26600 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenDurationRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26586 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26770 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenEndRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26878 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenPerformedBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26430 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVar_WhenStartRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26416 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Bound___ ( void *  jarg1)

Definition at line 28224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Clone___ ( void *  jarg1)

Definition at line 27858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMax___ ( void *  jarg1)

Definition at line 27960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationMin___ ( void *  jarg1)

Definition at line 27948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_DurationValue___ ( void *  jarg1)

Definition at line 27972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMax___ ( void *  jarg1)

Definition at line 27996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndMin___ ( void *  jarg1)

Definition at line 27984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_EndValue___ ( void *  jarg1)

Definition at line 28008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMax___ ( void *  jarg1)

Definition at line 28032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedMin___ ( void *  jarg1)

Definition at line 28020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_PerformedValue___ ( void *  jarg1)

Definition at line 28044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Restore___ ( void *  jarg1)

Definition at line 27904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetDurationValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28160 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetEndValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetPerformedValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28066 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 28076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SetStartValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 28088 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMax___ ( void *  jarg1)

Definition at line 27924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartMin___ ( void *  jarg1)

Definition at line 27912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_StartValue___ ( void *  jarg1)

Definition at line 27936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Store___ ( void *  jarg1)

Definition at line 27896 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_SWIGUpcast___ ( operations_research::IntervalVarElement jarg1)

Definition at line 39433 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_ToString___ ( void *  jarg1)

Definition at line 28236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarElement_Var___ ( void *  jarg1)

Definition at line 27884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_capacity___ ( void *  jarg1)

Definition at line 8828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Clear___ ( void *  jarg1)

Definition at line 8796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8893 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9165 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9063 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8840 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9112 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntervalVarVector_size___ ( void *  jarg1)

Definition at line 8816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24265 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Bound___ ( void *  jarg1)

Definition at line 24186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24293 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IndexOf__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24348 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLess__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24566 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24580 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24418 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsMember__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_IsVar___ ( void *  jarg1)

Definition at line 24198 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_MapTo___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24275 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Max___ ( void *  jarg1)

Definition at line 24088 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Maximize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Member__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 24487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Min___ ( void *  jarg1)

Definition at line 24052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Minimize___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Range___ ( void *  jarg1,
long *  jarg2,
long *  jarg3 
)

Definition at line 24124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24100 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 24136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_SWIGUpcast___ ( operations_research::IntExpr jarg1)

Definition at line 39389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_Var___ ( void *  jarg1)

Definition at line 24210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_VarWithName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 24222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24241 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntExpr_WhenRange__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Arity___ ( void *  jarg1)

Definition at line 7499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Clear___ ( void *  jarg1)

Definition at line 7259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7425 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Contains__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 7448 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert2___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 7313 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 7329 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 7347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_0___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 7267 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Insert__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 7290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_0___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2 
)

Definition at line 7367 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_InsertAll__SWIG_1___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int *  jarg2 
)

Definition at line 7396 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumDifferentValuesInColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7511 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_NumTuples___ ( void *  jarg1)

Definition at line 7471 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedByColumn___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_SortedLexicographically___ ( void *  jarg1)

Definition at line 7539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntTupleSet_Value___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Contains___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetDomain___ ( void *  jarg1)

Definition at line 25002 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_GetHoles___ ( void *  jarg1)

Definition at line 25014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Index___ ( void *  jarg1)

Definition at line 24990 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsDifferent___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsGreaterOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsLessOrEqual___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_IsVar___ ( void *  jarg1)

Definition at line 24690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMax___ ( void *  jarg1)

Definition at line 24900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_OldMin___ ( void *  jarg1)

Definition at line 24888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 24750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 24726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_RemoveValues___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SetValues___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 24795 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Size___ ( void *  jarg1)

Definition at line 24862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___()

SWIGEXPORT operations_research::IntExpr* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_SWIGUpcast___ ( operations_research::IntVar jarg1)

Definition at line 39397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Value___ ( void *  jarg1)

Definition at line 24714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_Var___ ( void *  jarg1)

Definition at line 24702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_VarType___ ( void *  jarg1)

Definition at line 24912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenBound__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVar_WhenDomain__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Bound___ ( void *  jarg1)

Definition at line 27772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Clone___ ( void *  jarg1)

Definition at line 27662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Max___ ( void *  jarg1)

Definition at line 27738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Min___ ( void *  jarg1)

Definition at line 27716 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Restore___ ( void *  jarg1)

Definition at line 27708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMax___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetMin___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetRange___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 27784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SetValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 27796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Store___ ( void *  jarg1)

Definition at line 27700 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_SWIGUpcast___ ( operations_research::IntVarElement jarg1)

Definition at line 39429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_ToString___ ( void *  jarg1)

Definition at line 27806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Value___ ( void *  jarg1)

Definition at line 27760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarElement_Var___ ( void *  jarg1)

Definition at line 27688 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Init___ ( void *  jarg1)

Definition at line 24630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Next___ ( void *  jarg1)

Definition at line 24662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Ok___ ( void *  jarg1)

Definition at line 24638 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_SWIGUpcast___ ( operations_research::IntVarIterator jarg1)

Definition at line 39393 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_ToString___ ( void *  jarg1)

Definition at line 24670 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarIterator_Value___ ( void *  jarg1)

Definition at line 24650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Index___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32098 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_OnSynchronizeSwigExplicitIntVarLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Size___ ( void *  jarg1)

Definition at line 32034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchFilter* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_SWIGUpcast___ ( operations_research::IntVarLocalSearchFilter jarg1)

Definition at line 39501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32008 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Value___ ( void *  jarg1,
int  jarg2 
)

Definition at line 32060 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchFilter_Var___ ( void *  jarg1,
int  jarg2 
)

Definition at line 32046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 30816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_MakeOneNeighborSwigExplicitIntVarLocalSearchOperator___ ( void *  jarg1)

Definition at line 30830 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperator_SWIGUpcast___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30616 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30628 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30680 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 30756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 30694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_SWIGUpcast___()

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7723 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_capacity___ ( void *  jarg1)

Definition at line 7601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Clear___ ( void *  jarg1)

Definition at line 7569 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7906 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7666 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7737 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7780 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7816 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 7836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 7613 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 7857 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 7865 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 7885 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVarVector_size___ ( void *  jarg1)

Definition at line 7589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Add___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5707 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 5853 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_capacity___ ( void *  jarg1)

Definition at line 5731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Clear___ ( void *  jarg1)

Definition at line 5699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Contains___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_IndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Insert___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 5910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_LastIndexOf___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Remove___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 5931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5946 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Repeat___ ( int  jarg1,
int  jarg2 
)

Definition at line 5966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 5743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 5987 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5995 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_setitem___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 5834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6015 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVector_size___ ( void *  jarg1)

Definition at line 5719 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 6266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_capacity___ ( void *  jarg1)

Definition at line 6142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Clear___ ( void *  jarg1)

Definition at line 6108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6226 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6207 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6280 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6325 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6346 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 6381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 6154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 6404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 6412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 6432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_IntVectorVector_size___ ( void *  jarg1)

Definition at line 6130 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 31600 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Commit___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_CommitSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31588 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 31712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetAcceptedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 31688 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_GetSynchronizedObjectiveValueSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31700 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncremental___ ( void *  jarg1)

Definition at line 31620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_IsIncrementalSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Relax___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RelaxSwigExplicitLocalSearchFilter___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Reset___ ( void *  jarg1)

Definition at line 31672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_ResetSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31680 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Revert___ ( void *  jarg1)

Definition at line 31656 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_RevertSwigExplicitLocalSearchFilter___ ( void *  jarg1)

Definition at line 31664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_SWIGUpcast___ ( operations_research::LocalSearchFilter jarg1)

Definition at line 39493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilter_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Accept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 31911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_director_connect___ ( void *  objarg,
SwigDirector_LocalSearchFilterManager::SWIG_Callback0_t  callback0 
)

Definition at line 31977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_get___ ( void *  jarg1)

Definition at line 31813 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_event_type_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31803 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_get___ ( void *  jarg1)

Definition at line 31791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_FilterEvent_filter_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 31781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetAcceptedObjectiveValue___ ( void *  jarg1)

Definition at line 31957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_GetSynchronizedObjectiveValue___ ( void *  jarg1)

Definition at line 31945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kAccept_get___ ( )

Definition at line 31761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_kRelax_get___ ( )

Definition at line 31771 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Revert___ ( void *  jarg1)

Definition at line 31903 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_SWIGUpcast___ ( operations_research::LocalSearchFilterManager jarg1)

Definition at line 39497 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_Synchronize___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 31933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToString___ ( void *  jarg1)

Definition at line 31843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterManager_ToStringSwigExplicitLocalSearchFilterManager___ ( void *  jarg1)

Definition at line 31855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_capacity___ ( void *  jarg1)

Definition at line 10055 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Clear___ ( void *  jarg1)

Definition at line 10023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10360 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10376 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10215 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10408 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10255 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 10067 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10319 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10339 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchFilterVector_size___ ( void *  jarg1)

Definition at line 10043 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginAcceptNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFiltering___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginFilterNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_BeginOperatorStart___ ( void *  jarg1)

Definition at line 32657 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndAcceptNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFiltering___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndFilterNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndMakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 32683 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_EndOperatorStart___ ( void *  jarg1)

Definition at line 32665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_Install___ ( void *  jarg1)

Definition at line 32765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_SWIGUpcast___ ( operations_research::LocalSearchMonitor jarg1)

Definition at line 39509 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchMonitor_ToString___ ( void *  jarg1)

Definition at line 32645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragments___ ( void *  jarg1)

Definition at line 30553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HasFragmentsSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30565 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDelta___ ( void *  jarg1)

Definition at line 30577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_HoldsDeltaSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_MakeNextNeighbor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 30511 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Reset___ ( void *  jarg1)

Definition at line 30537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_ResetSwigExplicitLocalSearchOperator___ ( void *  jarg1)

Definition at line 30545 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_Start___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30527 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperator_SWIGUpcast___ ( operations_research::LocalSearchOperator jarg1)

Definition at line 39461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_capacity___ ( void *  jarg1)

Definition at line 9646 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Clear___ ( void *  jarg1)

Definition at line 9614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9951 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9730 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9983 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9999 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9910 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9930 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_LocalSearchOperatorVector_size___ ( void *  jarg1)

Definition at line 9634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MakeSetValuesFromTargets___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 39192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MaxVarArray___ ( void *  jarg1)

Definition at line 34575 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_MinVarArray___ ( void *  jarg1)

Definition at line 34591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_Clear___ ( void *  jarg1)

Definition at line 33880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_ABS_get___ ( )

Definition at line 33482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIFFERENCE_get___ ( )

Definition at line 33642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_DIVIDE_get___ ( )

Definition at line 33652 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_EQUAL_get___ ( )

Definition at line 33702 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_GREATER_OR_EQUAL_get___ ( )

Definition at line 33722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_IS_NOT_EQUAL_get___ ( )

Definition at line 33712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MAX_get___ ( )

Definition at line 33672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_MIN_get___ ( )

Definition at line 33682 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_PROD_get___ ( )

Definition at line 33662 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_CONSTANT_SUM_get___ ( )

Definition at line 33692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_CONDITIONAL_get___ ( )

Definition at line 33622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33632 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_CONSTRAINT_MAX_get___ ( )

Definition at line 33462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIFFERENCE_get___ ( )

Definition at line 33512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_DIV_get___ ( )

Definition at line 33532 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EQUALITY_get___ ( )

Definition at line 33402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_get___ ( )

Definition at line 33412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_GREATER_OR_EQUAL_get___ ( )

Definition at line 33422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_EQUAL_get___ ( )

Definition at line 33592 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_get___ ( )

Definition at line 33572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_LESS_OR_EQUAL_get___ ( )

Definition at line 33582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_IS_NOT_EQUAL_get___ ( )

Definition at line 33602 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_get___ ( )

Definition at line 33432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_LESS_OR_EQUAL_get___ ( )

Definition at line 33442 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MAX_get___ ( )

Definition at line 33542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_MIN_get___ ( )

Definition at line 33552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_NON_EQUALITY_get___ ( )

Definition at line 33452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_PROD_get___ ( )

Definition at line 33522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPR_SUM_get___ ( )

Definition at line 33562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_EXPRESSION_MAX_get___ ( )

Definition at line 33502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_OPPOSITE_get___ ( )

Definition at line 33472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_EXPR_SQUARE_get___ ( )

Definition at line 33492 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 34050 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 33986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  jarg4 
)

Definition at line 34284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 34344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34246 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  jarg4 
)

Definition at line 34194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34156 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 33914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_FindVoidConstraint___ ( void *  jarg1,
int  jarg2 
)

Definition at line 33888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 34138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 34004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertExprExprExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 34102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  jarg5 
)

Definition at line 34315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 34366 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 34266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantArrayExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  jarg5 
)

Definition at line 34221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 33968 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstantExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5,
int  jarg6 
)

Definition at line 34176 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVarConstantConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  jarg5 
)

Definition at line 33932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_InsertVoidConstraint___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 33902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_solver___ ( void *  jarg1)

Definition at line 34386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33802 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_ARRAY_SCAL_PROD_get___ ( )

Definition at line 33792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_CONSTANT_INDEX_get___ ( )

Definition at line 33852 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33842 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MAX_get___ ( )

Definition at line 33812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_MIN_get___ ( )

Definition at line 33822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_ARRAY_SUM_get___ ( )

Definition at line 33832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_ELEMENT_get___ ( )

Definition at line 33772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_ARRAY_EXPRESSION_MAX_get___ ( )

Definition at line 33782 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_BETWEEN_get___ ( )

Definition at line 33382 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_EXPRESSION_MAX_get___ ( )

Definition at line 33762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTANT_SEMI_CONTINUOUS_get___ ( )

Definition at line 33752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_CONSTRAINT_MAX_get___ ( )

Definition at line 33372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_EQUALITY_get___ ( )

Definition at line 33332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_GREATER_OR_EQUAL_get___ ( )

Definition at line 33342 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_LESS_OR_EQUAL_get___ ( )

Definition at line 33352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VAR_CONSTANT_NON_EQUALITY_get___ ( )

Definition at line 33362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_CONSTRAINT_MAX_get___ ( )

Definition at line 33322 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_FALSE_CONSTRAINT_get___ ( )

Definition at line 33302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelCache_VOID_TRUE_CONSTRAINT_get___ ( )

Definition at line 33312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23116 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_BeginVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitConstraint___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23069 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitExtension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitIntegerExpression___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_EndVisitModel___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 23037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbs_get___ ( )

Definition at line 21384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAbsEqual_get___ ( )

Definition at line 21394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kActiveArgument_get___ ( )

Definition at line 22314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllDifferent_get___ ( )

Definition at line 21404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAllowedAssignments_get___ ( )

Definition at line 21414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAssumePathsArgument_get___ ( )

Definition at line 22324 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kAtMost_get___ ( )

Definition at line 21424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBetween_get___ ( )

Definition at line 21444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kBranchesLimitArgument_get___ ( )

Definition at line 22334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCapacityArgument_get___ ( )

Definition at line 22344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCardsArgument_get___ ( )

Definition at line 22354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCircuit_get___ ( )

Definition at line 21464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCoefficientsArgument_get___ ( )

Definition at line 22364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConditionalExpr_get___ ( )

Definition at line 21454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kConvexPiecewise_get___ ( )

Definition at line 21474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountArgument_get___ ( )

Definition at line 22374 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountAssignedItemsExtension_get___ ( )

Definition at line 22204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountEqual_get___ ( )

Definition at line 21484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCountUsedBinsExtension_get___ ( )

Definition at line 22214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCover_get___ ( )

Definition at line 21494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulative_get___ ( )

Definition at line 21504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulativeArgument_get___ ( )

Definition at line 22384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kCumulsArgument_get___ ( )

Definition at line 22394 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDelayedPathCumul_get___ ( )

Definition at line 21984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDemandsArgument_get___ ( )

Definition at line 22404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDeviation_get___ ( )

Definition at line 21514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifference_get___ ( )

Definition at line 21524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDifferenceOperation_get___ ( )

Definition at line 22964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDisjunctive_get___ ( )

Definition at line 21534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDistribute_get___ ( )

Definition at line 21544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDivide_get___ ( )

Definition at line 21554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationExpr_get___ ( )

Definition at line 21564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMaxArgument_get___ ( )

Definition at line 22414 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kDurationMinArgument_get___ ( )

Definition at line 22424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyCostArgument_get___ ( )

Definition at line 22434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEarlyDateArgument_get___ ( )

Definition at line 22444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElement_get___ ( )

Definition at line 21574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kElementEqual_get___ ( )

Definition at line 21584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndExpr_get___ ( )

Definition at line 21594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMaxArgument_get___ ( )

Definition at line 22454 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndMinArgument_get___ ( )

Definition at line 22464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEndsArgument_get___ ( )

Definition at line 22474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEquality_get___ ( )

Definition at line 21604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kEvaluatorArgument_get___ ( )

Definition at line 22914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kExpressionArgument_get___ ( )

Definition at line 22484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFailuresLimitArgument_get___ ( )

Definition at line 22494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFalseConstraint_get___ ( )

Definition at line 21614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFinalStatesArgument_get___ ( )

Definition at line 22504 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kFixedChargeArgument_get___ ( )

Definition at line 22514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGlobalCardinality_get___ ( )

Definition at line 21624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreater_get___ ( )

Definition at line 21634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kGreaterOrEqual_get___ ( )

Definition at line 21644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndex2Argument_get___ ( )

Definition at line 22524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexArgument_get___ ( )

Definition at line 22534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIndexOf_get___ ( )

Definition at line 21434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInitialState_get___ ( )

Definition at line 22544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToBoolExtension_get___ ( )

Definition at line 22224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInt64ToInt64Extension_get___ ( )

Definition at line 22234 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntegerVariable_get___ ( )

Definition at line 21654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalArgument_get___ ( )

Definition at line 22554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalBinaryRelation_get___ ( )

Definition at line 21664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalDisjunction_get___ ( )

Definition at line 21674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalsArgument_get___ ( )

Definition at line 22564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalUnaryRelation_get___ ( )

Definition at line 21684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIntervalVariable_get___ ( )

Definition at line 21694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kInversePermutation_get___ ( )

Definition at line 21704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsBetween_get___ ( )

Definition at line 21714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsDifferent_get___ ( )

Definition at line 21724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsEqual_get___ ( )

Definition at line 21734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreater_get___ ( )

Definition at line 21744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsGreaterOrEqual_get___ ( )

Definition at line 21754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLess_get___ ( )

Definition at line 21764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsLessOrEqual_get___ ( )

Definition at line 21774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kIsMember_get___ ( )

Definition at line 21784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateCostArgument_get___ ( )

Definition at line 22574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLateDateArgument_get___ ( )

Definition at line 22584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLeftArgument_get___ ( )

Definition at line 22594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLess_get___ ( )

Definition at line 21794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLessOrEqual_get___ ( )

Definition at line 21804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLexLess_get___ ( )

Definition at line 21814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kLinkExprVar_get___ ( )

Definition at line 21824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMapDomain_get___ ( )

Definition at line 21834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMax_get___ ( )

Definition at line 21844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxArgument_get___ ( )

Definition at line 22604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaxEqual_get___ ( )

Definition at line 21854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMaximizeArgument_get___ ( )

Definition at line 22614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMember_get___ ( )

Definition at line 21864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMin_get___ ( )

Definition at line 21874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinArgument_get___ ( )

Definition at line 22624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMinEqual_get___ ( )

Definition at line 21884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kMirrorOperation_get___ ( )

Definition at line 22924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModulo_get___ ( )

Definition at line 21894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kModuloArgument_get___ ( )

Definition at line 22634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNextsArgument_get___ ( )

Definition at line 22644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNoCycle_get___ ( )

Definition at line 21904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNonEqual_get___ ( )

Definition at line 21914 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotBetween_get___ ( )

Definition at line 21924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNotMember_get___ ( )

Definition at line 21934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kNullIntersect_get___ ( )

Definition at line 21944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kObjectiveExtension_get___ ( )

Definition at line 22244 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOpposite_get___ ( )

Definition at line 21954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kOptionalArgument_get___ ( )

Definition at line 22654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPack_get___ ( )

Definition at line 21964 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPartialArgument_get___ ( )

Definition at line 22664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPathCumul_get___ ( )

Definition at line 21974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPerformedExpr_get___ ( )

Definition at line 21994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionXArgument_get___ ( )

Definition at line 22674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPositionYArgument_get___ ( )

Definition at line 22684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kPower_get___ ( )

Definition at line 22004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProduct_get___ ( )

Definition at line 22014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kProductOperation_get___ ( )

Definition at line 22974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRangeArgument_get___ ( )

Definition at line 22694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelationArgument_get___ ( )

Definition at line 22704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMaxOperation_get___ ( )

Definition at line 22934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRelaxedMinOperation_get___ ( )

Definition at line 22944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kRightArgument_get___ ( )

Definition at line 22714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProd_get___ ( )

Definition at line 22024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdEqual_get___ ( )

Definition at line 22034 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdGreaterOrEqual_get___ ( )

Definition at line 22044 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kScalProdLessOrEqual_get___ ( )

Definition at line 22054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSearchLimitExtension_get___ ( )

Definition at line 22254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSemiContinuous_get___ ( )

Definition at line 22064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceArgument_get___ ( )

Definition at line 22724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequencesArgument_get___ ( )

Definition at line 22734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSequenceVariable_get___ ( )

Definition at line 22074 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeArgument_get___ ( )

Definition at line 22744 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeXArgument_get___ ( )

Definition at line 22754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSizeYArgument_get___ ( )

Definition at line 22764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSmartTimeCheckArgument_get___ ( )

Definition at line 22774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSolutionLimitArgument_get___ ( )

Definition at line 22784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSortingConstraint_get___ ( )

Definition at line 22084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSquare_get___ ( )

Definition at line 22094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartExpr_get___ ( )

Definition at line 22104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMaxArgument_get___ ( )

Definition at line 22794 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartMinArgument_get___ ( )

Definition at line 22804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartsArgument_get___ ( )

Definition at line 22814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnEndOperation_get___ ( )

Definition at line 22994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStartSyncOnStartOperation_get___ ( )

Definition at line 22984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kStepArgument_get___ ( )

Definition at line 22824 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSum_get___ ( )

Definition at line 22114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumEqual_get___ ( )

Definition at line 22124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumGreaterOrEqual_get___ ( )

Definition at line 22134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumLessOrEqual_get___ ( )

Definition at line 22144 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kSumOperation_get___ ( )

Definition at line 22954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTargetArgument_get___ ( )

Definition at line 22834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTimeLimitArgument_get___ ( )

Definition at line 22844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrace_get___ ( )

Definition at line 22154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTraceOperation_get___ ( )

Definition at line 23004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransition_get___ ( )

Definition at line 22164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTransitsArgument_get___ ( )

Definition at line 22854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTrueConstraint_get___ ( )

Definition at line 22174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kTuplesArgument_get___ ( )

Definition at line 22864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageEqualVariableExtension_get___ ( )

Definition at line 22264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kUsageLessConstantExtension_get___ ( )

Definition at line 22274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValueArgument_get___ ( )

Definition at line 22874 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kValuesArgument_get___ ( )

Definition at line 22884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarBoundWatcher_get___ ( )

Definition at line 22184 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableArgument_get___ ( )

Definition at line 22894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableGroupExtension_get___ ( )

Definition at line 22284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVariableUsageLessConstantExtension_get___ ( )

Definition at line 22294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarsArgument_get___ ( )

Definition at line 22904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kVarValueWatcher_get___ ( )

Definition at line 22194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_kWeightedSumOfAssignedEqualVariableExtension_get___ ( )

Definition at line 22304 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_SWIGUpcast___ ( operations_research::ModelVisitor jarg1)

Definition at line 39373 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArgument___ ( void *  jarg1,
char *  jarg2,
long long  jarg3 
)

Definition at line 23214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerArrayArgument___ ( void *  jarg1,
char *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 23231 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerExpressionArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23278 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerMatrixArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariable__SWIG_1___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23162 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntegerVariableArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23316 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23333 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitIntervalVariable___ ( void *  jarg1,
void *  jarg2,
char *  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 23183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23354 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceArrayArgument___ ( void *  jarg1,
char *  jarg2,
void *  jarg3 
)

Definition at line 23371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ModelVisitor_VisitSequenceVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23204 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_0___ ( void *  jarg1)

Definition at line 28514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Assignment__SWIG_1___ ( void *  jarg1)

Definition at line 28526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentElement___ ( )

Definition at line 27584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntContainer___ ( )

Definition at line 34754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentIntervalContainer___ ( )

Definition at line 34956 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_AssignmentSequenceContainer___ ( )

Definition at line 35158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseLns___ ( void *  jarg1)

Definition at line 31091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_BaseObject___ ( )

Definition at line 20850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ChangeValue___ ( void *  jarg1)

Definition at line 31196 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Constraint___ ( void *  jarg1)

Definition at line 23402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_CPFeasibilityFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_CPFeasibilityFilter___ ( void *  jarg1)

Definition at line 39291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Decision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Decision___ ( )

Definition at line 21029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilder___ ( )

Definition at line 21218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_0___ ( )

Definition at line 8441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_1___ ( void *  jarg1)

Definition at line 8451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionBuilderVector__SWIG_2___ ( int  jarg1)

Definition at line 8467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DecisionVisitor___ ( )

Definition at line 21118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_DefaultPhaseParameters___ ( )

Definition at line 11173 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Demon___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Demon___ ( )

Definition at line 21281 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_GlobalVehicleBreaksConstraint___ ( void *  jarg1)

Definition at line 38428 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ImprovementSearchLimit___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
double  jarg4,
double  jarg5,
double  jarg6,
int  jarg7 
)

Definition at line 26170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_0___ ( )

Definition at line 6515 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_1___ ( void *  jarg1)

Definition at line 6525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64Vector__SWIG_2___ ( int  jarg1)

Definition at line 6541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_0___ ( )

Definition at line 6926 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6936 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Int64VectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_0___ ( )

Definition at line 5607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_1___ ( int  jarg1,
unsigned int  jarg2 
)

Definition at line 5617 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntBoolPair__SWIG_2___ ( void *  jarg1)

Definition at line 5631 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_0___ ( )

Definition at line 27826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_0___ ( )

Definition at line 8850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 8860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntervalVarVector__SWIG_2___ ( int  jarg1)

Definition at line 8876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_0___ ( int  jarg1)

Definition at line 7223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntTupleSet__SWIG_1___ ( void *  jarg1)

Definition at line 7235 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_0___ ( )

Definition at line 27630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 27640 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchFilter___ ( void *  jarg1)

Definition at line 31984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 30764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 30774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarLocalSearchOperator__SWIG_2___ ( void *  jarg1)

Definition at line 30792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_0___ ( )

Definition at line 7623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 7633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVarVector__SWIG_2___ ( int  jarg1)

Definition at line 7649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_0___ ( )

Definition at line 5753 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_1___ ( void *  jarg1)

Definition at line 5763 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVector__SWIG_2___ ( int  jarg1)

Definition at line 5779 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_0___ ( )

Definition at line 6164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_1___ ( void *  jarg1)

Definition at line 6174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_IntVectorVector__SWIG_2___ ( int  jarg1)

Definition at line 6190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilter___ ( )

Definition at line 31736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_0___ ( void *  jarg1)

Definition at line 31867 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager__SWIG_1___ ( void *  jarg1)

Definition at line 31885 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterManager_FilterEvent___ ( )

Definition at line 31825 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_0___ ( )

Definition at line 10077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_1___ ( void *  jarg1)

Definition at line 10087 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchFilterVector__SWIG_2___ ( int  jarg1)

Definition at line 10103 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperator___ ( )

Definition at line 30493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_0___ ( )

Definition at line 9668 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_1___ ( void *  jarg1)

Definition at line 9678 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchOperatorVector__SWIG_2___ ( int  jarg1)

Definition at line 9694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_LocalSearchPhaseParameters___ ( )

Definition at line 7551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_ModelVisitor___ ( )

Definition at line 23392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_OptimizeVar___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 25405 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Pack___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Pack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 29826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_PropagationBaseObject___ ( void *  jarg1)

Definition at line 20880 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RegularLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 25851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevBool___ ( unsigned int  jarg1)

Definition at line 34706 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevInteger___ ( long long  jarg1)

Definition at line 34658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_0___ ( int  length1,
int *  jarg1 
)

Definition at line 34398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RevPartialSequence__SWIG_1___ ( int  jarg1)

Definition at line 34419 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_0___ ( int  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 35360 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingIndexManager__SWIG_1___ ( int  jarg1,
int  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 35378 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_0___ ( void *  jarg1)

Definition at line 35860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel__SWIG_1___ ( void *  jarg1,
int  parameters_size,
uint8 jarg2 
)

Definition at line 35876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer___ ( )

Definition at line 35808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModel_VehicleTypeContainer_VehicleClassEntry___ ( )

Definition at line 35698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_RoutingModelVisitor___ ( )

Definition at line 38410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchLimit___ ( void *  jarg1)

Definition at line 25674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitor___ ( void *  jarg1)

Definition at line 23533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_0___ ( )

Definition at line 8032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_1___ ( void *  jarg1)

Definition at line 8042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SearchMonitorVector__SWIG_2___ ( int  jarg1)

Definition at line 8058 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
char *  jarg4 
)

Definition at line 27402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_0___ ( )

Definition at line 28256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarElement__SWIG_1___ ( void *  jarg1)

Definition at line 28266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_0___ ( )

Definition at line 31018 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarLocalSearchOperator__SWIG_1___ ( void *  jarg1)

Definition at line 31028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_0___ ( )

Definition at line 9259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_1___ ( void *  jarg1)

Definition at line 9269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SequenceVarVector__SWIG_2___ ( int  jarg1)

Definition at line 9285 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25026 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 25040 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_0___ ( char *  jarg1)

Definition at line 12221 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver__SWIG_1___ ( char *  jarg1,
int  parameters_size,
uint8 jarg2 
)

Definition at line 12238 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_0___ ( )

Definition at line 11191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_Solver_IntegerCastInfo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 11201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreaker___ ( )

Definition at line 33117 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_0___ ( )

Definition at line 10486 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_1___ ( void *  jarg1)

Definition at line 10496 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_SymmetryBreakerVector__SWIG_2___ ( int  jarg1)

Definition at line 10512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeIncompatibilityChecker___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 38484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRegulationsConstraint___ ( void *  jarg1)

Definition at line 38534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_new_TypeRequirementChecker___ ( void *  jarg1)

Definition at line 38510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_One___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_One___ ( )

Definition at line 20840 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OPP_VAR_get___ ( )

Definition at line 30473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25639 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25455 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptDeltaSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 25471 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolution___ ( void *  jarg1)

Definition at line 25567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25579 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AcceptSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25649 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ApplyBound___ ( void *  jarg1)

Definition at line 25659 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolution___ ( void *  jarg1)

Definition at line 25543 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_AtSolutionSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25555 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25503 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_BeginNextDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Best___ ( void *  jarg1)

Definition at line 25431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_director_connect___ ( void *  objarg,
SwigDirector_OptimizeVar::SWIG_Callback0_t  callback0,
SwigDirector_OptimizeVar::SWIG_Callback1_t  callback1,
SwigDirector_OptimizeVar::SWIG_Callback2_t  callback2,
SwigDirector_OptimizeVar::SWIG_Callback3_t  callback3,
SwigDirector_OptimizeVar::SWIG_Callback4_t  callback4,
SwigDirector_OptimizeVar::SWIG_Callback5_t  callback5,
SwigDirector_OptimizeVar::SWIG_Callback6_t  callback6,
SwigDirector_OptimizeVar::SWIG_Callback7_t  callback7,
SwigDirector_OptimizeVar::SWIG_Callback8_t  callback8,
SwigDirector_OptimizeVar::SWIG_Callback9_t  callback9,
SwigDirector_OptimizeVar::SWIG_Callback10_t  callback10,
SwigDirector_OptimizeVar::SWIG_Callback11_t  callback11,
SwigDirector_OptimizeVar::SWIG_Callback12_t  callback12,
SwigDirector_OptimizeVar::SWIG_Callback13_t  callback13,
SwigDirector_OptimizeVar::SWIG_Callback14_t  callback14,
SwigDirector_OptimizeVar::SWIG_Callback15_t  callback15,
SwigDirector_OptimizeVar::SWIG_Callback16_t  callback16,
SwigDirector_OptimizeVar::SWIG_Callback17_t  callback17,
SwigDirector_OptimizeVar::SWIG_Callback18_t  callback18,
SwigDirector_OptimizeVar::SWIG_Callback19_t  callback19,
SwigDirector_OptimizeVar::SWIG_Callback20_t  callback20,
SwigDirector_OptimizeVar::SWIG_Callback21_t  callback21,
SwigDirector_OptimizeVar::SWIG_Callback22_t  callback22,
SwigDirector_OptimizeVar::SWIG_Callback23_t  callback23,
SwigDirector_OptimizeVar::SWIG_Callback24_t  callback24,
SwigDirector_OptimizeVar::SWIG_Callback25_t  callback25 
)

Definition at line 25667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearch___ ( void *  jarg1)

Definition at line 25487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_EnterSearchSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25495 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Print___ ( void *  jarg1)

Definition at line 25591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_PrintSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_RefuteDecisionSwigExplicitOptimizeVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_SWIGUpcast___ ( operations_research::OptimizeVar jarg1)

Definition at line 39405 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToString___ ( void *  jarg1)

Definition at line 25615 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_ToStringSwigExplicitOptimizeVar___ ( void *  jarg1)

Definition at line 25627 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_OptimizeVar_Var___ ( void *  jarg1)

Definition at line 25443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountAssignedItemsDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddCountUsedBinDimension___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30025 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddSumVariableWeightsLessOrEqualConstantDimension___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3 
)

Definition at line 29934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumEqualVarDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 29959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29854 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumLessOrEqualConstantDimension__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 29909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AddWeightedSumOfAssignedDimension___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3 
)

Definition at line 30004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Assign___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignAllRemainingItems___ ( void *  jarg1)

Definition at line 30243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignFirstPossibleToBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_AssignVar___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30177 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ClearAll___ ( void *  jarg1)

Definition at line 30053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 30069 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsAssignedStatusKnown___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsPossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_IsUndecided___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_OneDomain___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30085 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Post___ ( void *  jarg1)

Definition at line 30045 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_Propagate___ ( void *  jarg1)

Definition at line 30077 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_PropagateDelayed___ ( void *  jarg1)

Definition at line 30061 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_RemoveAllPossibleFromBin___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetAssigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetImpossible___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 30123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SetUnassigned___ ( void *  jarg1,
int  jarg2 
)

Definition at line 30203 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_SWIGUpcast___ ( operations_research::Pack jarg1)

Definition at line 39445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_ToString___ ( void *  jarg1)

Definition at line 30095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Pack_UnassignAllRemainingItems___ ( void *  jarg1)

Definition at line 30251 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternatives___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31485 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ConsiderAlternativesSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPosition___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31429 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_GetBaseNodeRestartPositionSwigExplicitPathOperator___ ( void *  jarg1,
int  jarg2 
)

Definition at line 31445 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPosition___ ( void *  jarg1)

Definition at line 31517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_InitPositionSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeNeighbor___ ( void *  jarg1)

Definition at line 31279 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighbor___ ( void *  jarg1)

Definition at line 31321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_MakeOneNeighborSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitialization___ ( void *  jarg1)

Definition at line 31349 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnNodeInitializationSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBase___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_OnSamePathAsPreviousBaseSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Prev___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31307 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_Reset___ ( void *  jarg1)

Definition at line 31291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_ResetSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31299 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronize___ ( void *  jarg1)

Definition at line 31369 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_RestartAtPathStartOnSynchronizeSwigExplicitPathOperator___ ( void *  jarg1)

Definition at line 31383 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrement___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SetNextBaseToIncrementSwigExplicitPathOperator___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___()

SWIGEXPORT operations_research::IntVarLocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PathOperator_SWIGUpcast___ ( operations_research::PathOperator jarg1)

Definition at line 39489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivDown___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PosIntDivUp___ ( long long  jarg1,
long long  jarg2 
)

Definition at line 34607 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_BaseName___ ( void *  jarg1)

Definition at line 21017 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueDelayedDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20940 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_EnqueueVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20950 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_FreezeQueue___ ( void *  jarg1)

Definition at line 20924 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_HasName___ ( void *  jarg1)

Definition at line 21005 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_Name___ ( void *  jarg1)

Definition at line 20978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ResetActionOnFail___ ( void *  jarg1)

Definition at line 20960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetName___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 20990 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SetVariableToCleanOnFail___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20968 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_solver___ ( void *  jarg1)

Definition at line 20912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_SWIGUpcast___ ( operations_research::PropagationBaseObject jarg1)

Definition at line 39353 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_ToString___ ( void *  jarg1)

Definition at line 20900 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationBaseObject_UnfreezeQueue___ ( void *  jarg1)

Definition at line 20932 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32139 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_BeginNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndDemonRun___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32203 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndNestedConstraintInitialPropagation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 32171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_EndProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32223 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_Install___ ( void *  jarg1)

Definition at line 32629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PopContext___ ( void *  jarg1)

Definition at line 32248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_PushContext___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 32233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32538 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankNotLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 32574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RankSequence___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 32586 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32183 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveInterval___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32332 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_RemoveValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 32391 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetDurationRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32512 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetEndRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32306 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32256 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetPerformed___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 32526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32280 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetRange__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32318 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMax___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32424 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartMin___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32412 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetStartRange___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 32436 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 32344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SetValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 32370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_StartProcessingIntegerVariable___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 32213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_SWIGUpcast___ ( operations_research::PropagationMonitor jarg1)

Definition at line 39505 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_PropagationMonitor_ToString___ ( void *  jarg1)

Definition at line 32127 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26143 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_AcceptSwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 26153 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Branches___ ( void *  jarg1)

Definition at line 26035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Check___ ( void *  jarg1)

Definition at line 25945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CheckSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25957 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25889 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_CopySwigExplicitRegularLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25899 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_director_connect___ ( void *  objarg,
SwigDirector_RegularLimit::SWIG_Callback0_t  callback0,
SwigDirector_RegularLimit::SWIG_Callback1_t  callback1,
SwigDirector_RegularLimit::SWIG_Callback2_t  callback2,
SwigDirector_RegularLimit::SWIG_Callback3_t  callback3,
SwigDirector_RegularLimit::SWIG_Callback4_t  callback4,
SwigDirector_RegularLimit::SWIG_Callback5_t  callback5,
SwigDirector_RegularLimit::SWIG_Callback6_t  callback6,
SwigDirector_RegularLimit::SWIG_Callback7_t  callback7,
SwigDirector_RegularLimit::SWIG_Callback8_t  callback8,
SwigDirector_RegularLimit::SWIG_Callback9_t  callback9,
SwigDirector_RegularLimit::SWIG_Callback10_t  callback10,
SwigDirector_RegularLimit::SWIG_Callback11_t  callback11,
SwigDirector_RegularLimit::SWIG_Callback12_t  callback12,
SwigDirector_RegularLimit::SWIG_Callback13_t  callback13,
SwigDirector_RegularLimit::SWIG_Callback14_t  callback14,
SwigDirector_RegularLimit::SWIG_Callback15_t  callback15,
SwigDirector_RegularLimit::SWIG_Callback16_t  callback16,
SwigDirector_RegularLimit::SWIG_Callback17_t  callback17,
SwigDirector_RegularLimit::SWIG_Callback18_t  callback18,
SwigDirector_RegularLimit::SWIG_Callback19_t  callback19,
SwigDirector_RegularLimit::SWIG_Callback20_t  callback20,
SwigDirector_RegularLimit::SWIG_Callback21_t  callback21,
SwigDirector_RegularLimit::SWIG_Callback22_t  callback22,
SwigDirector_RegularLimit::SWIG_Callback23_t  callback23,
SwigDirector_RegularLimit::SWIG_Callback24_t  callback24,
SwigDirector_RegularLimit::SWIG_Callback25_t  callback25,
SwigDirector_RegularLimit::SWIG_Callback26_t  callback26,
SwigDirector_RegularLimit::SWIG_Callback27_t  callback27,
SwigDirector_RegularLimit::SWIG_Callback28_t  callback28 
)

Definition at line 26163 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearch___ ( void *  jarg1)

Definition at line 25985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ExitSearchSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25993 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Failures___ ( void *  jarg1)

Definition at line 26047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Init___ ( void *  jarg1)

Definition at line 25969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_InitSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 26071 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_IsUncheckedSolutionLimitReachedSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26083 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeClone___ ( void *  jarg1)

Definition at line 25909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeCloneSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 25921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_MakeIdenticalClone___ ( void *  jarg1)

Definition at line 25933 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercent___ ( void *  jarg1)

Definition at line 26095 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ProgressPercentSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26107 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_Solutions___ ( void *  jarg1)

Definition at line 26059 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchLimit* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_SWIGUpcast___ ( operations_research::RegularLimit jarg1)

Definition at line 39413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToString___ ( void *  jarg1)

Definition at line 26119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_ToStringSwigExplicitRegularLimit___ ( void *  jarg1)

Definition at line 26131 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_UpdateLimits___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 26001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RegularLimit_WallTime___ ( void *  jarg1)

Definition at line 26023 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_SetValue___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 34732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevBool_Value___ ( void *  jarg1)

Definition at line 34720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_SetValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 34684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevInteger_Value___ ( void *  jarg1)

Definition at line 34672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_IsRanked___ ( void *  jarg1,
int  jarg2 
)

Definition at line 34499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumFirstRanked___ ( void *  jarg1)

Definition at line 34439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_NumLastRanked___ ( void *  jarg1)

Definition at line 34451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankFirst___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34475 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_RankLast___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 34487 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_Size___ ( void *  jarg1)

Definition at line 34463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RevPartialSequence_ToString___ ( void *  jarg1)

Definition at line 34513 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_AddNodePrecedence___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 39112 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_BaseDimension___ ( void *  jarg1)

Definition at line 39046 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Cumuls___ ( void *  jarg1)

Definition at line 38686 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_CumulVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransits___ ( void *  jarg1)

Definition at line 38698 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_FixedTransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetBreakIntervalsOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38862 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftLowerBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetCumulVarSoftUpperBoundCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38820 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetGlobalOptimizerOffset___ ( void *  jarg1)

Definition at line 39166 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetLocalOptimizerOffsetForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39178 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPostTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetPreTravelEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39018 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanCostCoefficientForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39140 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetSpanUpperBoundForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 39126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GetTransitValueFromClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38612 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_GlobalSpanCostCoefficient___ ( void *  jarg1)

Definition at line 39154 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasBreakConstraints___ ( void *  jarg1)

Definition at line 38960 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_HasPickupToDeliveryLimits___ ( void *  jarg1)

Definition at line 39100 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_InitializeBreaks___ ( void *  jarg1)

Definition at line 38952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Model___ ( void *  jarg1)

Definition at line 38582 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Name___ ( void *  jarg1)

Definition at line 39072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakDistanceDurationOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 38938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 38890 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64 jarg4 
)

Definition at line 38912 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetBreakIntervalsOfVehicle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  length4,
int64 jarg4,
void *  jarg5 
)

Definition at line 38972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftLowerBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetCumulVarSoftUpperBound___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38778 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetGlobalSpanCostCoefficient___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38768 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetPickupToDeliveryLimitFunctionForPair___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 39084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38758 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanCostCoefficientForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 38746 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SetSpanUpperBoundForVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 38734 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_ShortestTransitionSlack___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 39058 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Slacks___ ( void *  jarg1)

Definition at line 38722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_SlackVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_Transits___ ( void *  jarg1)

Definition at line 38710 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingDimension_TransitVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 38644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfIndices___ ( void *  jarg1)

Definition at line 35446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfNodes___ ( void *  jarg1)

Definition at line 35422 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_GetNumberOfVehicles___ ( void *  jarg1)

Definition at line 35434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_IndexToNode___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodesToIndices___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 35474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingIndexManager_NodeToIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35458 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37787 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ActiveVehicleVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimension___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 36150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddConstantDimensionWithSlack___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36123 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimension___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 35985 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleCapacity___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
int  length4,
int64 jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36048 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransitAndCapacity___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
int  length4,
int64 jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36081 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDimensionWithVehicleTransits___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 36012 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 36289 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3 
)

Definition at line 36318 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddDisjunction__SWIG_2___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 36345 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ADDED_TYPE_REMOVED_FROM_VEHICLE_get___ ( )

Definition at line 36600 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddHardTypeIncompatibility___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddIntervalToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchFilter___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddLocalSearchOperator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddMatrixDimension___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddMatrixDimension___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 38336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDelivery___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 36514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddPickupAndDeliverySets___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 36786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 36804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddSoftSameVehicleConstraint___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3 
)

Definition at line 36456 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddTemporalTypeIncompatibility___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddToAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37609 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMaximizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37148 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVariableTargetToFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddVectorDimension___ ( void *  jarg1,
int  length2,
int64 jarg2,
long long  jarg3,
unsigned int  jarg4,
char *  jarg5 
)

Definition at line 38302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AddWeightedVariableMinimizedByFinalizer___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37158 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocks___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 37327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ApplyLocksToAllVehicles___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
unsigned int  jarg3 
)

Definition at line 37350 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ArcIsMoreConstrainedThanArc___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 38047 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AreEmptyRouteCostsConsideredForVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_AssignmentToRoutes___ ( void *  jarg1,
void *  jarg2,
int  len3_1,
int  len3_2[],
int64 jarg3 
)

Definition at line 37539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CheckLimit___ ( void *  jarg1)

Definition at line 38102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModel___ ( void *  jarg1)

Definition at line 37182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseModelWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 37190 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CloseVisitTypes___ ( void *  jarg1)

Definition at line 36704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAndCheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CompactAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ComputeLowerBound___ ( void *  jarg1)

Definition at line 37303 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ConsiderEmptyRouteCostsForVehicle___ ( void *  jarg1,
unsigned int  jarg2,
int  jarg3 
)

Definition at line 37064 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostsAreHomogeneousAcrossVehicles___ ( void *  jarg1)

Definition at line 37873 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_CostVar___ ( void *  jarg1)

Definition at line 37843 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_DebugOutputAssignment___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 38065 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_End___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedLinearCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 37036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetAmortizedQuadraticCostFactorOfVehicles___ ( void *  jarg1)

Definition at line 37050 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForClass___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 37917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForFirstSolution___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetArcCostForVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 37855 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassesCount___ ( void *  jarg1)

Definition at line 37967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetCostClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37935 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDepot___ ( void *  jarg1)

Definition at line 36918 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDimensionOrDie___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_0___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionIndices__SWIG_1___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionMaxCardinality___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetDisjunctionPenalty___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetFixedCostOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetHomogeneousCost___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37885 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMaximumNumberOfActiveVehicles___ ( void *  jarg1)

Definition at line 36940 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetMutableDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNonZeroCostClassesCount___ ( void *  jarg1)

Definition at line 37979 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDecisionsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 38150 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfDisjunctions___ ( void *  jarg1)

Definition at line 36436 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfRejectsInFirstSolution___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 38175 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumberOfVisitTypes___ ( void *  jarg1)

Definition at line 36712 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetNumOfSingletonNodes___ ( void *  jarg1)

Definition at line 36578 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPairIndicesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36674 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetPrimaryConstrainedDimension___ ( void *  jarg1)

Definition at line 36277 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenAddingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetRequiredTypeAlternativesWhenRemovingType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleIndicesOfIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 38019 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSameVehicleRequiredTypeAlternativesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetSingleNodesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36658 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetStatus___ ( void *  jarg1)

Definition at line 37315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetTemporalTypeIncompatibilitiesOfType___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassesCount___ ( void *  jarg1)

Definition at line 38007 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleClassIndexOfVehicle___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVehicleTypeContainer___ ( void *  jarg1)

Definition at line 38035 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitType___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_GetVisitTypePolicy___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasHardTypeIncompatibilities___ ( void *  jarg1)

Definition at line 36762 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasSameVehicleTypeRequirements___ ( void *  jarg1)

Definition at line 36864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeIncompatibilities___ ( void *  jarg1)

Definition at line 36774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasTemporalTypeRequirements___ ( void *  jarg1)

Definition at line 36876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_HasVehicleWithCostClassIndex___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37951 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IgnoreDisjunctionsAlreadyForcedToZero___ ( void *  jarg1)

Definition at line 36448 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsEnd___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsMatchingModel___ ( void *  jarg1)

Definition at line 38200 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsStart___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37667 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleAllowedForIndex___ ( void *  jarg1,
int  jarg2,
long long  jarg3 
)

Definition at line 36498 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_IsVehicleUsed___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 37729 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDimension_get___ ( )

Definition at line 35848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoDisjunction_get___ ( )

Definition at line 35836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_kNoPenalty_get___ ( )

Definition at line 35826 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeGuidedSlackFinalizer___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 38212 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakePathSpansAndTotalSlacks___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 36175 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MakeSelfDependentDimensionFinalizer___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 38232 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_MutablePreAssignment___ ( void *  jarg1)

Definition at line 37397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Next___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 37709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nexts___ ( void *  jarg1)

Definition at line 37749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_NextVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Nodes___ ( void *  jarg1)

Definition at line 38114 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_FIFO_get___ ( )

Definition at line 35644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_LIFO_get___ ( )

Definition at line 35634 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PICKUP_AND_DELIVERY_NO_ORDER_get___ ( )

Definition at line 35624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_PreAssignment___ ( void *  jarg1)

Definition at line 37385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37428 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ReadAssignmentFromRoutes___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
unsigned int  jarg3 
)

Definition at line 37465 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35967 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterPositiveUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitMatrix___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterTransitMatrix___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2 
)

Definition at line 38269 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35913 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitVector___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RegisterUnaryTransitVector___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 38246 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37447 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_RoutesToAssignment___ ( void *  jarg1,
int  len2_1,
int  len2_2[],
int64 jarg2,
unsigned int  jarg3,
unsigned int  jarg4,
void *  jarg5 
)

Definition at line 37500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_get___ ( )

Definition at line 35594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_FAIL_TIMEOUT_get___ ( )

Definition at line 35604 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_INVALID_get___ ( )

Definition at line 35614 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_NOT_SOLVED_get___ ( )

Definition at line 35574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_ROUTING_SUCCESS_get___ ( )

Definition at line 35584 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAllowedVehiclesForIndex___ ( void *  jarg1,
int  length2,
int *  jarg2,
long long  jarg3 
)

Definition at line 36477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfAllVehicles___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 37010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAmortizedCostFactorsOfVehicle___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
int  jarg4 
)

Definition at line 37022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36952 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetArcCostEvaluatorOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetAssignmentFromOtherModelAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 37289 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFirstSolutionEvaluator___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37090 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfAllVehicles___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36974 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetFixedCostOfVehicle___ ( void *  jarg1,
long long  jarg2,
int  jarg3 
)

Definition at line 36984 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetMaximumNumberOfActiveVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36930 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfAllVehicles___ ( void *  jarg1,
int  jarg2 
)

Definition at line 36542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPickupAndDeliveryPolicyOfVehicle___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 36552 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetPrimaryConstrainedDimension___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 36262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SetVisitType___ ( void *  jarg1,
long long  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 36630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Size___ ( void *  jarg1)

Definition at line 38138 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 37211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Solve__SWIG_1___ ( void *  jarg1)

Definition at line 37225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveFromAssignmentWithParameters___ ( void *  jarg1,
void *  jarg2,
int  search_parameters_size,
uint8 jarg3 
)

Definition at line 37262 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_solver___ ( void *  jarg1)

Definition at line 38090 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_SolveWithParameters___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2 
)

Definition at line 37237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Start___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37639 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ADDED_TO_VEHICLE_get___ ( )

Definition at line 36590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_ON_VEHICLE_UP_TO_VISIT_get___ ( )

Definition at line 36610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_TYPE_SIMULTANEOUSLY_ADDED_AND_REMOVED_get___ ( )

Definition at line 36620 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenalty___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 36888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_UnperformedPenaltyOrValue___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 36902 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleCostsConsideredVar___ ( void *  jarg1,
int  jarg2 
)

Definition at line 37815 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleIndex___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37695 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_Vehicles___ ( void *  jarg1)

Definition at line 38126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_NumTypes___ ( void *  jarg1)

Definition at line 35716 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_get___ ( void *  jarg1)

Definition at line 35774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_sorted_vehicle_classes_per_type_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_Type___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_get___ ( void *  jarg1)

Definition at line 35752 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_type_index_of_vehicle_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_get___ ( void *  jarg1)

Definition at line 35686 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_fixed_cost_set___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 35676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_get___ ( void *  jarg1)

Definition at line 35664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_VehicleClassEntry_vehicle_class_set___ ( void *  jarg1,
int  jarg2 
)

Definition at line 35654 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_get___ ( void *  jarg1)

Definition at line 35796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleTypeContainer_vehicles_per_vehicle_class_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 35786 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVar___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 37829 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_VehicleVars___ ( void *  jarg1)

Definition at line 37761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModel_WriteAssignment___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 37409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement2_get___ ( )

Definition at line 38390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kLightElement_get___ ( )

Definition at line 38380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_kRemoveValues_get___ ( )

Definition at line 38400 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_RoutingModelVisitor_SWIGUpcast___ ( operations_research::RoutingModelVisitor jarg1)

Definition at line 39525 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_BeginNextDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25774 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Check___ ( void *  jarg1)

Definition at line 25706 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_director_connect___ ( void *  objarg,
SwigDirector_SearchLimit::SWIG_Callback0_t  callback0,
SwigDirector_SearchLimit::SWIG_Callback1_t  callback1,
SwigDirector_SearchLimit::SWIG_Callback2_t  callback2,
SwigDirector_SearchLimit::SWIG_Callback3_t  callback3,
SwigDirector_SearchLimit::SWIG_Callback4_t  callback4,
SwigDirector_SearchLimit::SWIG_Callback5_t  callback5,
SwigDirector_SearchLimit::SWIG_Callback6_t  callback6,
SwigDirector_SearchLimit::SWIG_Callback7_t  callback7,
SwigDirector_SearchLimit::SWIG_Callback8_t  callback8,
SwigDirector_SearchLimit::SWIG_Callback9_t  callback9,
SwigDirector_SearchLimit::SWIG_Callback10_t  callback10,
SwigDirector_SearchLimit::SWIG_Callback11_t  callback11,
SwigDirector_SearchLimit::SWIG_Callback12_t  callback12,
SwigDirector_SearchLimit::SWIG_Callback13_t  callback13,
SwigDirector_SearchLimit::SWIG_Callback14_t  callback14,
SwigDirector_SearchLimit::SWIG_Callback15_t  callback15,
SwigDirector_SearchLimit::SWIG_Callback16_t  callback16,
SwigDirector_SearchLimit::SWIG_Callback17_t  callback17,
SwigDirector_SearchLimit::SWIG_Callback18_t  callback18,
SwigDirector_SearchLimit::SWIG_Callback19_t  callback19,
SwigDirector_SearchLimit::SWIG_Callback20_t  callback20,
SwigDirector_SearchLimit::SWIG_Callback21_t  callback21,
SwigDirector_SearchLimit::SWIG_Callback22_t  callback22,
SwigDirector_SearchLimit::SWIG_Callback23_t  callback23,
SwigDirector_SearchLimit::SWIG_Callback24_t  callback24,
SwigDirector_SearchLimit::SWIG_Callback25_t  callback25,
SwigDirector_SearchLimit::SWIG_Callback26_t  callback26,
SwigDirector_SearchLimit::SWIG_Callback27_t  callback27,
SwigDirector_SearchLimit::SWIG_Callback28_t  callback28 
)

Definition at line 25844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearch___ ( void *  jarg1)

Definition at line 25748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_EnterSearchSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25756 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_Init___ ( void *  jarg1)

Definition at line 25718 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_IsCrossed___ ( void *  jarg1)

Definition at line 25694 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_MakeClone___ ( void *  jarg1)

Definition at line 25736 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheck___ ( void *  jarg1)

Definition at line 25784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_PeriodicCheckSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25800 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_RefuteDecisionSwigExplicitSearchLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_SWIGUpcast___ ( operations_research::SearchLimit jarg1)

Definition at line 39409 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToString___ ( void *  jarg1)

Definition at line 25820 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLimit_ToStringSwigExplicitSearchLimit___ ( void *  jarg1)

Definition at line 25832 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 33230 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33238 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_AtSolution___ ( void *  jarg1)

Definition at line 33202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginFail___ ( void *  jarg1)

Definition at line 33214 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 33274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EndInitialPropagation___ ( void *  jarg1)

Definition at line 33282 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_EnterSearch___ ( void *  jarg1)

Definition at line 33186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ExitSearch___ ( void *  jarg1)

Definition at line 33194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_Maintain___ ( void *  jarg1)

Definition at line 33266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_NoMoreSolutions___ ( void *  jarg1)

Definition at line 33222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_OutputDecision___ ( void *  jarg1)

Definition at line 33258 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 33248 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_SWIGUpcast___ ( operations_research::SearchLog jarg1)

Definition at line 39521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchLog_ToString___ ( void *  jarg1)

Definition at line 33290 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDelta___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptDeltaSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23877 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighbor___ ( void *  jarg1)

Definition at line 23893 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolution___ ( void *  jarg1)

Definition at line 23773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23785 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 24011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighbor___ ( void *  jarg1)

Definition at line 23909 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AcceptUncheckedNeighborSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23917 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecision___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AfterDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 23697 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23645 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ApplyDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolution___ ( void *  jarg1)

Definition at line 23797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_AtSolutionSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23809 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFail___ ( void *  jarg1)

Definition at line 23709 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23717 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagation___ ( void *  jarg1)

Definition at line 23741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23749 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_BeginNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23611 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_director_connect___ ( void *  objarg,
SwigDirector_SearchMonitor::SWIG_Callback0_t  callback0,
SwigDirector_SearchMonitor::SWIG_Callback1_t  callback1,
SwigDirector_SearchMonitor::SWIG_Callback2_t  callback2,
SwigDirector_SearchMonitor::SWIG_Callback3_t  callback3,
SwigDirector_SearchMonitor::SWIG_Callback4_t  callback4,
SwigDirector_SearchMonitor::SWIG_Callback5_t  callback5,
SwigDirector_SearchMonitor::SWIG_Callback6_t  callback6,
SwigDirector_SearchMonitor::SWIG_Callback7_t  callback7,
SwigDirector_SearchMonitor::SWIG_Callback8_t  callback8,
SwigDirector_SearchMonitor::SWIG_Callback9_t  callback9,
SwigDirector_SearchMonitor::SWIG_Callback10_t  callback10,
SwigDirector_SearchMonitor::SWIG_Callback11_t  callback11,
SwigDirector_SearchMonitor::SWIG_Callback12_t  callback12,
SwigDirector_SearchMonitor::SWIG_Callback13_t  callback13,
SwigDirector_SearchMonitor::SWIG_Callback14_t  callback14,
SwigDirector_SearchMonitor::SWIG_Callback15_t  callback15,
SwigDirector_SearchMonitor::SWIG_Callback16_t  callback16,
SwigDirector_SearchMonitor::SWIG_Callback17_t  callback17,
SwigDirector_SearchMonitor::SWIG_Callback18_t  callback18,
SwigDirector_SearchMonitor::SWIG_Callback19_t  callback19,
SwigDirector_SearchMonitor::SWIG_Callback20_t  callback20,
SwigDirector_SearchMonitor::SWIG_Callback21_t  callback21,
SwigDirector_SearchMonitor::SWIG_Callback22_t  callback22,
SwigDirector_SearchMonitor::SWIG_Callback23_t  callback23,
SwigDirector_SearchMonitor::SWIG_Callback24_t  callback24 
)

Definition at line 24037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFail___ ( void *  jarg1)

Definition at line 23725 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndFailSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23733 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagation___ ( void *  jarg1)

Definition at line 23757 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndInitialPropagationSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23765 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EndNextDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 23633 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearch___ ( void *  jarg1)

Definition at line 23553 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_EnterSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearch___ ( void *  jarg1)

Definition at line 23585 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ExitSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23593 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_Install___ ( void *  jarg1)

Definition at line 24021 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_InstallSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 24029 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReached___ ( void *  jarg1)

Definition at line 23925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_IsUncheckedSolutionLimitReachedSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23937 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_kNoProgress_get___ ( )

Definition at line 23523 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimum___ ( void *  jarg1)

Definition at line 23837 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_LocalOptimumSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23849 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutions___ ( void *  jarg1)

Definition at line 23821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_NoMoreSolutionsSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23829 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheck___ ( void *  jarg1)

Definition at line 23961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_PeriodicCheckSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23969 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercent___ ( void *  jarg1)

Definition at line 23977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_ProgressPercentSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23989 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecision___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23665 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RefuteDecisionSwigExplicitSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 23675 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearch___ ( void *  jarg1)

Definition at line 23569 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_RestartSearchSwigExplicitSearchMonitor___ ( void *  jarg1)

Definition at line 23577 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_solver___ ( void *  jarg1)

Definition at line 23949 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitor_SWIGUpcast___ ( operations_research::SearchMonitor jarg1)

Definition at line 39385 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 7986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_capacity___ ( void *  jarg1)

Definition at line 8010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Clear___ ( void *  jarg1)

Definition at line 7978 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8315 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8146 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8331 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8189 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 8363 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8210 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 8245 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 8022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 8266 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 8274 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8113 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 8294 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SearchMonitorVector_size___ ( void *  jarg1)

Definition at line 7998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 27574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Interval___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27534 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Next___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotFirst___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankNotLast___ ( void *  jarg1,
int  jarg2 
)

Definition at line 27483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_RankSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 27493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_Size___ ( void *  jarg1)

Definition at line 27562 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___()

SWIGEXPORT operations_research::PropagationBaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_SWIGUpcast___ ( operations_research::SequenceVar jarg1)

Definition at line 39425 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVar_ToString___ ( void *  jarg1)

Definition at line 27441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_BackwardSequence___ ( void *  jarg1)

Definition at line 28356 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Bound___ ( void *  jarg1)

Definition at line 28482 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Clone___ ( void *  jarg1)

Definition at line 28288 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Copy___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28300 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ForwardSequence___ ( void *  jarg1)

Definition at line 28342 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Reset___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 28278 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Restore___ ( void *  jarg1)

Definition at line 28334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetBackwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28444 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetForwardSequence___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28425 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetSequence___ ( void *  jarg1,
int  length2,
int *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 28384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SetUnperformed___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 28463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Store___ ( void *  jarg1)

Definition at line 28326 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___()

SWIGEXPORT operations_research::AssignmentElement* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_SWIGUpcast___ ( operations_research::SequenceVarElement jarg1)

Definition at line 39437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_ToString___ ( void *  jarg1)

Definition at line 28494 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Unperformed___ ( void *  jarg1)

Definition at line 28370 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarElement_Var___ ( void *  jarg1)

Definition at line 28314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_OldSequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_Sequence___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 31052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperator_SWIGUpcast___()

Definition at line 39477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30976 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Activated___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_AddVars___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Deactivate___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_HoldsDelta___ ( void *  jarg1)

Definition at line 30859 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_IsIncremental___ ( void *  jarg1)

Definition at line 30871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OldValue___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30925 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_OnStart___ ( void *  jarg1)

Definition at line 31010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SetValue___ ( void *  jarg1,
long long  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 30941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Size___ ( void *  jarg1)

Definition at line 30883 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___()

SWIGEXPORT operations_research::LocalSearchOperator* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_SWIGUpcast___ ( operations_research::VarLocalSearchOperator< operations_research::SequenceVar, std::vector< int >, operations_research::SequenceVarLocalSearchHandler > *  jarg1)

Definition at line 39473 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Value___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarLocalSearchOperatorTemplate_Var___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 30911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9359 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_capacity___ ( void *  jarg1)

Definition at line 9237 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Clear___ ( void *  jarg1)

Definition at line 9205 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9542 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9373 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9397 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9416 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9574 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 9590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9437 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 9472 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 9249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 9493 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 9501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9340 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 9521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SequenceVarVector_size___ ( void *  jarg1)

Definition at line 9225 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SetAssignmentFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 29804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25094 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25108 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25118 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_4___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25132 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Add__SWIG_5___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25142 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_AddObjective___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 25156 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_BackwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25362 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Branches___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25222 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_director_connect___ ( void *  objarg,
SwigDirector_SolutionCollector::SWIG_Callback0_t  callback0,
SwigDirector_SolutionCollector::SWIG_Callback1_t  callback1,
SwigDirector_SolutionCollector::SWIG_Callback2_t  callback2,
SwigDirector_SolutionCollector::SWIG_Callback3_t  callback3,
SwigDirector_SolutionCollector::SWIG_Callback4_t  callback4,
SwigDirector_SolutionCollector::SWIG_Callback5_t  callback5,
SwigDirector_SolutionCollector::SWIG_Callback6_t  callback6,
SwigDirector_SolutionCollector::SWIG_Callback7_t  callback7,
SwigDirector_SolutionCollector::SWIG_Callback8_t  callback8,
SwigDirector_SolutionCollector::SWIG_Callback9_t  callback9,
SwigDirector_SolutionCollector::SWIG_Callback10_t  callback10,
SwigDirector_SolutionCollector::SWIG_Callback11_t  callback11,
SwigDirector_SolutionCollector::SWIG_Callback12_t  callback12,
SwigDirector_SolutionCollector::SWIG_Callback13_t  callback13,
SwigDirector_SolutionCollector::SWIG_Callback14_t  callback14,
SwigDirector_SolutionCollector::SWIG_Callback15_t  callback15,
SwigDirector_SolutionCollector::SWIG_Callback16_t  callback16,
SwigDirector_SolutionCollector::SWIG_Callback17_t  callback17,
SwigDirector_SolutionCollector::SWIG_Callback18_t  callback18,
SwigDirector_SolutionCollector::SWIG_Callback19_t  callback19,
SwigDirector_SolutionCollector::SWIG_Callback20_t  callback20,
SwigDirector_SolutionCollector::SWIG_Callback21_t  callback21,
SwigDirector_SolutionCollector::SWIG_Callback22_t  callback22,
SwigDirector_SolutionCollector::SWIG_Callback23_t  callback23,
SwigDirector_SolutionCollector::SWIG_Callback24_t  callback24 
)

Definition at line 25398 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_DurationValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EndValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearch___ ( void *  jarg1)

Definition at line 25166 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_EnterSearchSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 25174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Failures___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ForwardSequence___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ObjectiveValue___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25250 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_PerformedValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25328 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Solution___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SolutionCount___ ( void *  jarg1)

Definition at line 25182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_StartValue___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25280 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___()

SWIGEXPORT operations_research::SearchMonitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_SWIGUpcast___ ( operations_research::SolutionCollector jarg1)

Definition at line 39401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToString___ ( void *  jarg1)

Definition at line 25060 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_ToStringSwigExplicitSolutionCollector___ ( void *  jarg1)

Definition at line 25072 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Unperformed___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_Value___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 25264 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionCollector_WallTime___ ( void *  jarg1,
int  jarg2 
)

Definition at line 25208 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_GetNextSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30347 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_Initialize___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30327 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_RegisterNewSolution___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30337 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___()

SWIGEXPORT operations_research::BaseObject* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SWIGUpcast___ ( operations_research::SolutionPool jarg1)

Definition at line 39453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolutionPool_SyncNeeded___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 30357 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SolveModelWithSat___ ( void *  jarg1,
int  search_parameters_size,
uint8 jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 39220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Accept___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AcceptedNeighbors___ ( void *  jarg1)

Definition at line 12846 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddCastConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddLocalSearchMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AddPropagationMonitor___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_CENTER_VALUE_get___ ( )

Definition at line 11491 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MAX_VALUE_get___ ( )

Definition at line 11471 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_MIN_VALUE_get___ ( )

Definition at line 11461 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ASSIGN_RANDOM_VALUE_get___ ( )

Definition at line 11481 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AT_SOLUTION_get___ ( )

Definition at line 12161 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_AVOID_DATE_get___ ( )

Definition at line 12031 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_BalancingDecision___ ( void *  jarg1)

Definition at line 20524 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Branches___ ( void *  jarg1)

Definition at line 12760 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Cache___ ( void *  jarg1)

Definition at line 20636 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CastExpression___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckConstraint___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12678 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CheckFail___ ( void *  jarg1)

Definition at line 20822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOICE_POINT_get___ ( )

Definition at line 12111 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_DYNAMIC_GLOBAL_BEST_get___ ( )

Definition at line 11531 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_FIRST_UNBOUND_get___ ( )

Definition at line 11321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_HIGHEST_MAX_get___ ( )

Definition at line 11391 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_LOWEST_MIN_get___ ( )

Definition at line 11381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_REGRET_ON_MIN_get___ ( )

Definition at line 11421 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MAX_SIZE_get___ ( )

Definition at line 11411 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_get___ ( )

Definition at line 11401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MAX_get___ ( )

Definition at line 11371 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_HIGHEST_MIN_get___ ( )

Definition at line 11351 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MAX_get___ ( )

Definition at line 11361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SIZE_LOWEST_MIN_get___ ( )

Definition at line 11341 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_MIN_SLACK_RANK_FORWARD_get___ ( )

Definition at line 11561 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_PATH_get___ ( )

Definition at line 11431 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_get___ ( )

Definition at line 11331 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_RANDOM_RANK_FORWARD_get___ ( )

Definition at line 11571 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CHOOSE_STATIC_GLOBAL_BEST_get___ ( )

Definition at line 11521 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearFailIntercept___ ( void *  jarg1)

Definition at line 20536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ClearLocalSearchState___ ( void *  jarg1)

Definition at line 20776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18766 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Compose__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19897 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 19915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ConcatenateOperators__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19935 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Constraints___ ( void *  jarg1)

Definition at line 20502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_DATE_get___ ( )

Definition at line 12021 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CROSS_get___ ( )

Definition at line 11661 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_CurrentlyInSolve___ ( void *  jarg1)

Definition at line 20490 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DECREMENT_get___ ( )

Definition at line 11761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DefaultSolverParameters___ ( )

Definition at line 12296 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DELAYED_PRIORITY_get___ ( )

Definition at line 11841 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_DemonRuns___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12796 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_END_get___ ( )

Definition at line 11871 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_get___ ( )

Definition at line 11961 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AFTER_START_get___ ( )

Definition at line 11881 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_END_get___ ( )

Definition at line 11891 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_get___ ( )

Definition at line 11971 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_AT_START_get___ ( )

Definition at line 11901 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ENDS_BEFORE_get___ ( )

Definition at line 11981 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EndSearchAux___ ( void *  jarg1)

Definition at line 12568 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EQ_get___ ( )

Definition at line 11831 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXCHANGE_get___ ( )

Definition at line 11651 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ExportProfilingOverview___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 20463 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_EXTENDEDSWAPACTIVE_get___ ( )

Definition at line 11711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Fail___ ( void *  jarg1)

Definition at line 12704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FailStamp___ ( void *  jarg1)

Definition at line 12870 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Failures___ ( void *  jarg1)

Definition at line 12810 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FilteredNeighbors___ ( void *  jarg1)

Definition at line 12834 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FinishCurrentSearch___ ( void *  jarg1)

Definition at line 20798 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_FULLPATHLNS_get___ ( )

Definition at line 11731 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GE_get___ ( )

Definition at line 11811 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetLocalSearchMonitor___ ( void *  jarg1)

Definition at line 20742 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetOrCreateLocalSearchState___ ( void *  jarg1)

Definition at line 20764 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_GetPropagationMonitor___ ( void *  jarg1)

Definition at line 20720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_HasName___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20566 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_ROOT_NODE_get___ ( )

Definition at line 12141 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IN_SEARCH_get___ ( )

Definition at line 12151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INCREMENT_get___ ( )

Definition at line 11751 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsDemons___ ( void *  jarg1)

Definition at line 20648 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_InstrumentsVariables___ ( void *  jarg1)

Definition at line 20684 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_DEFAULT_get___ ( )

Definition at line 11441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VALUE_SIMPLE_get___ ( )

Definition at line 11451 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_DEFAULT_get___ ( )

Definition at line 11301 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INT_VAR_SIMPLE_get___ ( )

Definition at line 11311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_get___ ( void *  jarg1)

Definition at line 11249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_expression_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11239 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_get___ ( void *  jarg1)

Definition at line 11271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_maintainer_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11261 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_get___ ( void *  jarg1)

Definition at line 11227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IntegerCastInfo_variable_set___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 11217 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_DEFAULT_get___ ( )

Definition at line 11581 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_BACKWARD_get___ ( )

Definition at line 11611 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SET_TIMES_FORWARD_get___ ( )

Definition at line 11601 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_INTERVAL_SIMPLE_get___ ( )

Definition at line 11591 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsLocalSearchProfilingEnabled___ ( void *  jarg1)

Definition at line 20672 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_IsProfilingEnabled___ ( void *  jarg1)

Definition at line 20660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_LEFT_get___ ( )

Definition at line 12051 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KEEP_RIGHT_get___ ( )

Definition at line 12061 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_KILL_BOTH_get___ ( )

Definition at line 12071 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_kNumPriorities_get___ ( )

Definition at line 11291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LE_get___ ( )

Definition at line 11821 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LK_get___ ( )

Definition at line 11781 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_LocalSearchProfile___ ( void *  jarg1)

Definition at line 20478 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbs___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAbsEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14966 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAcceptFilter___ ( void *  jarg1)

Definition at line 20259 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEACTIVE_get___ ( )

Definition at line 11671 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15754 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferent__SWIG_1___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 15772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllDifferentExcept___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 15792 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllowedAssignments___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16334 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17522 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAllSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17536 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_0___ ( void *  jarg1)

Definition at line 17380 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignment__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17392 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariablesValues___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 18685 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18587 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrDoNothing___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18669 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAssignVariableValueOrFail___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18653 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeAtSolutionCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18459 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3 
)

Definition at line 17458 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 17474 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15050 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_0___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 13037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBoolVar__SWIG_1___ ( void *  jarg1)

Definition at line 13056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeBranchesLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17996 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKECHAININACTIVE_get___ ( )

Definition at line 11691 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16084 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeClosureDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15032 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConditionalExpression___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 13743 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstantRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintAdder___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeConvexPiecewiseExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6 
)

Definition at line 13671 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15388 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCount__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 15410 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCover___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17126 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17164 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17240 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
char *  jarg5 
)

Definition at line 17278 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCumulative__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 17311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeCustomLimit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecision___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDecisionBuilderFromAssignment___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19092 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19110 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultRegularLimitParameters___ ( void *  jarg1)

Definition at line 18213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDefaultSolutionPool___ ( void *  jarg1)

Definition at line 20121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedConstraintInitialPropagateCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 15018 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDelayedPathCumul___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16156 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDeviation___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15732 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDifference__SWIG_1___ ( void *  jarg1,
long long  jarg2,
void *  jarg3 
)

Definition at line 13227 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 17076 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4 
)

Definition at line 15432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15467 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15502 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_3___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 15526 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_4___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4 
)

Definition at line 15550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15590 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_6___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4,
int  length5,
int64 jarg5 
)

Definition at line 15630 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDistribute__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 15681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13289 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeDiv__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3 
)

Definition at line 13365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3 
)

Definition at line 13390 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13415 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13457 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElement__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13479 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_0___ ( void *  jarg1,
int  length2,
int64 jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_1___ ( void *  jarg1,
int  length2,
int *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14895 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeElementEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14944 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEnterSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18423 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13888 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeExitSearchCallback___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18441 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailDecision___ ( void *  jarg1)

Definition at line 18714 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFailuresLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 18010 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_0___ ( void *  jarg1)

Definition at line 13773 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFalseConstraint__SWIG_1___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 13785 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17406 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFirstSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16940 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationEndSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16922 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
unsigned int  jarg5,
char *  jarg6 
)

Definition at line 16708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16735 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationIntervalVar__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4,
char *  jarg5 
)

Definition at line 16758 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnEndIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16904 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedDurationStartSyncedOnStartIntervalVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 16886 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeFixedInterval___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 16783 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGenericTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6 
)

Definition at line 17818 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14336 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreater__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14368 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14220 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGreaterOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14252 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
double  jarg7 
)

Definition at line 17864 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeGuidedLocalSearch__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
void *  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
double  jarg8 
)

Definition at line 17896 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIfThenElseCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 13519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeImprovementLimit___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
double  jarg4,
double  jarg5,
double  jarg6,
int  jarg7 
)

Definition at line 18249 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAKEINACTIVE_get___ ( )

Definition at line 11681 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexExpression___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13499 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 14982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMaxValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15908 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIndexOfFirstMinValueConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15928 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_0___ ( void *  jarg1,
long long  jarg2,
char *  jarg3 
)

Definition at line 13068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntConst__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 13089 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMax___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalRelaxedMin___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16958 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVar___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
unsigned int  jarg8,
char *  jarg9 
)

Definition at line 16806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarArray___ ( void *  jarg1,
int  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
long long  jarg6,
long long  jarg7,
long long  jarg8,
unsigned int  jarg9,
char *  jarg10,
void *  jarg11 
)

Definition at line 16839 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
long long  jarg4 
)

Definition at line 16986 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelation__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 17004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntervalVarRelationWithDelay___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
long long  jarg5 
)

Definition at line 17022 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_0___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
char *  jarg4 
)

Definition at line 12892 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_1___ ( void *  jarg1,
int  length2,
int64 jarg2,
char *  jarg3 
)

Definition at line 12915 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_2___ ( void *  jarg1,
int  length2,
int *  jarg2,
char *  jarg3 
)

Definition at line 12945 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_3___ ( void *  jarg1,
long long  jarg2,
long long  jarg3 
)

Definition at line 12975 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_4___ ( void *  jarg1,
int  length2,
int64 jarg2 
)

Definition at line 12991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIntVar__SWIG_5___ ( void *  jarg1,
int  length2,
int *  jarg2 
)

Definition at line 13014 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeInversePermutationConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15884 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
void *  jarg5 
)

Definition at line 15086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsBetweenVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15106 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13920 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13938 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13970 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsDifferentVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13954 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 13804 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 13838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13856 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14268 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14286 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14318 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14170 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14202 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14186 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsGreaterVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14302 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14384 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
void *  jarg4 
)

Definition at line 14036 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCstVar___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14054 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualCt___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 14086 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessOrEqualVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14070 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsLessVar___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14418 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4 
)

Definition at line 15284 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 15311 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 15338 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeIsMemberVar__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15363 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLastSolutionCollector__SWIG_1___ ( void *  jarg1)

Definition at line 17446 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14468 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLess__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14484 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14104 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLessOrEqual__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14136 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLess___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15836 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLexicalLessOrEqual___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15860 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 18038 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 18068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 18096 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_3___ ( void *  jarg1,
int  proto_size,
uint8 jarg2 
)

Definition at line 18122 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_4___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6,
unsigned int  jarg7 
)

Definition at line 18147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_5___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5,
unsigned int  jarg6 
)

Definition at line 18171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_6___ ( void *  jarg1,
long long  jarg2,
long long  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 18193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLimit__SWIG_7___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18233 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 20037 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20053 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20075 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20099 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 20133 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20151 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 20171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 20193 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 20213 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLocalSearchPhaseParameters__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 20235 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeLubyRestart___ ( void *  jarg1,
int  jarg2 
)

Definition at line 17934 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMapDomain___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16314 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13605 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13623 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13639 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMax__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13655 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaxEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14848 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMaximize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17564 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 15124 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15149 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13539 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13557 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_2___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13573 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMin__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 13589 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinEquality___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMinimize___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 17548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMirrorInterval___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16872 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13711 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeModulo__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13727 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMonotonicElement___ ( void *  jarg1,
void *  jarg2,
unsigned int  jarg3,
void *  jarg4 
)

Definition at line 13435 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19850 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeMoveTowardTargetOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 19868 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
unsigned int  jarg4 
)

Definition at line 17488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNBestValueSolutionCollector__SWIG_1___ ( void *  jarg1,
int  jarg2,
unsigned int  jarg3 
)

Definition at line 17506 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNeighborhoodLimit___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 20021 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5 
)

Definition at line 19530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7 
)

Definition at line 19572 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8 
)

Definition at line 19596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6,
void *  jarg7,
void *  jarg8,
void *  jarg9 
)

Definition at line 19622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNestedOptimize__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
unsigned int  jarg4,
long long  jarg5,
void *  jarg6 
)

Definition at line 19650 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 15998 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 16028 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNoCycle__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
unsigned int  jarg5 
)

Definition at line 16052 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13988 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14004 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 14020 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  length5,
int64 jarg5 
)

Definition at line 16468 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16560 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
int  length5,
int64 jarg5 
)

Definition at line 16596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNonOverlappingNonStrictBoxesConstraint__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotBetweenCt___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 15068 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 15174 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 15199 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4 
)

Definition at line 15224 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNotMemberCt__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
int  length4,
int *  jarg4 
)

Definition at line 15254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersect___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15948 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeNullIntersectExcept___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 15972 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19724 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19750 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOperator__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19776 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOpposite___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13243 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeOptimize___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4 
)

Definition at line 17580 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePack___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 16688 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathConnected___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
int  length4,
int64 jarg4,
void *  jarg5 
)

Definition at line 16270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16120 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 16192 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePathCumul__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 16228 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 18894 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_10___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
int  jarg6,
int  jarg7 
)

Definition at line 19194 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_11___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 19286 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_12___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 19312 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_13___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19344 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_14___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19364 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 18916 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 18942 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4 
)

Definition at line 18968 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18994 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_5___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_6___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19056 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_7___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 19134 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_8___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4,
int  jarg5 
)

Definition at line 19152 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePhase__SWIG_9___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5,
int  jarg6 
)

Definition at line 19172 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePower___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13349 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakePrintModelVisitor___ ( void *  jarg1)

Definition at line 18477 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13257 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13273 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19808 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRandomLnsOperator__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3,
int  jarg4 
)

Definition at line 19828 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankFirstInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19254 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRankLastInterval___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19270 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRejectFilter___ ( void *  jarg1)

Definition at line 20271 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeRestoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19676 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3 
)

Definition at line 13153 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProd__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3 
)

Definition at line 13182 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 14580 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14611 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_2___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
void *  jarg4 
)

Definition at line 14642 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdEquality__SWIG_3___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
void *  jarg4 
)

Definition at line 14673 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 14704 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdGreaterOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14735 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 14766 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScalProdLessOrEqual__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 14797 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrExpedite___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19236 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeScheduleOrPostpone___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long *  jarg4 
)

Definition at line 19218 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_0___ ( void *  jarg1,
int  jarg2 
)

Definition at line 18291 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_1___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18305 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_2___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_3___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18342 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_4___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 18365 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchLog__SWIG_5___ ( void *  jarg1,
int  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSearchTrace___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 18404 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSemiContinuousExpr___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
long long  jarg4 
)

Definition at line 13693 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSimulatedAnnealing___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
long long  jarg5 
)

Definition at line 17844 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolutionsLimit___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 18024 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19434 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 19450 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 19468 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 19488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSolveOnce__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 19510 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSortingConstraint___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 15812 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSplitVariableDomain___ ( void *  jarg1,
void *  jarg2,
long long  jarg3,
unsigned int  jarg4 
)

Definition at line 18635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSquare___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13335 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStatisticsModelVisitor___ ( void *  jarg1)

Definition at line 18489 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStoreAssignment___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19690 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeStrictDisjunctiveConstraint___ ( void *  jarg1,
void *  jarg2,
char *  jarg3 
)

Definition at line 17101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSubCircuit___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 16102 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 13103 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_1___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 13119 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSum__SWIG_2___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 13135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_0___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14540 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumEquality__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 14560 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumGreaterOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14520 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumLessOrEqual___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 14500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
int  jarg4 
)

Definition at line 20295 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSumObjectiveFilter__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
int  jarg5 
)

Definition at line 20321 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18519 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18549 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeSymmetryManager__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTabuSearch___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
long long  jarg4,
void *  jarg5,
long long  jarg6,
long long  jarg7,
double  jarg8 
)

Definition at line 17788 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 17042 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTemporalDisjunction__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 17060 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 17962 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTimeLimit__SWIG_1___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 17982 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int64 jarg5 
)

Definition at line 16358 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTransitionConstraint__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
long long  jarg4,
int  length5,
int *  jarg5 
)

Definition at line 16395 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeTrueConstraint___ ( void *  jarg1)

Definition at line 13761 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableDomainFilter___ ( void *  jarg1)

Definition at line 20283 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableGreaterOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18619 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeVariableLessOrEqualValue___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 18603 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 17660 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMaximize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17691 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_0___ ( void *  jarg1,
void *  jarg2,
int  length3,
int64 jarg3,
long long  jarg4 
)

Definition at line 17598 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedMinimize__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  length3,
int *  jarg3,
long long  jarg4 
)

Definition at line 17629 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_0___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int64 jarg4,
long long  jarg5 
)

Definition at line 17722 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MakeWeightedOptimize__SWIG_1___ ( void *  jarg1,
unsigned int  jarg2,
void *  jarg3,
int  length4,
int *  jarg4,
long long  jarg5 
)

Definition at line 17755 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MAXIMIZATION_get___ ( )

Definition at line 12201 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MemoryUsage___ ( )

Definition at line 12738 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MINIMIZATION_get___ ( )

Definition at line 12211 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ModelName___ ( void *  jarg1)

Definition at line 20708 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_MultiArmedBanditConcatenateOperators___ ( void *  jarg1,
void *  jarg2,
double  jarg3,
double  jarg4,
unsigned int  jarg5 
)

Definition at line 19997 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NameAllVariables___ ( void *  jarg1)

Definition at line 20696 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Neighbors___ ( void *  jarg1)

Definition at line 12822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12462 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12478 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12488 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12500 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12514 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NewSearchAux__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12530 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NextSolution___ ( void *  jarg1)

Definition at line 12548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_CHANGE_get___ ( )

Definition at line 12041 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NO_MORE_SOLUTIONS_get___ ( )

Definition at line 12171 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NORMAL_PRIORITY_get___ ( )

Definition at line 11861 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_NOT_SET_get___ ( )

Definition at line 12191 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OROPT_get___ ( )

Definition at line 11631 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_OUTSIDE_SEARCH_get___ ( )

Definition at line 12131 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___()

SWIGEXPORT uint8* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Parameters___ ( void *  jarg1)

Definition at line 12276 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PATHLNS_get___ ( )

Definition at line 11721 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PopState___ ( void *  jarg1)

Definition at line 20381 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PROBLEM_INFEASIBLE_get___ ( )

Definition at line 12181 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_PushState___ ( void *  jarg1)

Definition at line 20373 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand32___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20439 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Rand64___ ( void *  jarg1,
long long  jarg2 
)

Definition at line 20425 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_0___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 19959 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RandomConcatenateOperators__SWIG_1___ ( void *  jarg1,
void *  jarg2,
int  jarg3 
)

Definition at line 19977 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterDemon___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20580 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntervalVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20622 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntExpr___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20594 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RegisterIntVar___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 20608 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RELOCATE_get___ ( )

Definition at line 11641 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ReSeed___ ( void *  jarg1,
int  jarg2 
)

Definition at line 20453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartCurrentSearch___ ( void *  jarg1)

Definition at line 20806 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_RestartSearch___ ( void *  jarg1)

Definition at line 12560 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_REVERSIBLE_ACTION_get___ ( )

Definition at line 12121 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchDepth___ ( void *  jarg1)

Definition at line 20389 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SearchLeftDepth___ ( void *  jarg1)

Definition at line 20401 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SENTINEL_get___ ( )

Definition at line 12091 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_DEFAULT_get___ ( )

Definition at line 11541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SEQUENCE_SIMPLE_get___ ( )

Definition at line 11551 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetOptimizationDirection___ ( void *  jarg1,
int  jarg2 
)

Definition at line 12882 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SetUseFastLocalSearch___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 20544 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ShouldFail___ ( void *  jarg1)

Definition at line 20814 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLE_MARKER_get___ ( )

Definition at line 12101 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SIMPLELNS_get___ ( )

Definition at line 11771 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solutions___ ( void *  jarg1)

Definition at line 12772 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12352 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12372 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12386 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12402 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12420 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Solve__SWIG_5___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5,
void *  jarg6 
)

Definition at line 12440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12576 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_1___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 12596 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 12610 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_3___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 12626 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveAndCommit__SWIG_4___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 12644 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SolveDepth___ ( void *  jarg1)

Definition at line 20413 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_LOWER_HALF_get___ ( )

Definition at line 11501 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SPLIT_UPPER_HALF_get___ ( )

Definition at line 11511 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___()

SWIGEXPORT unsigned long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Stamp___ ( void *  jarg1)

Definition at line 12858 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_END_get___ ( )

Definition at line 11911 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_get___ ( )

Definition at line 11991 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AFTER_START_get___ ( )

Definition at line 11921 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_END_get___ ( )

Definition at line 11931 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_get___ ( )

Definition at line 12001 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_AT_START_get___ ( )

Definition at line 11941 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STARTS_BEFORE_get___ ( )

Definition at line 12011 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_State___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_State___ ( void *  jarg1)

Definition at line 12692 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_STAYS_IN_SYNC_get___ ( )

Definition at line 11951 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWAPACTIVE_get___ ( )

Definition at line 11701 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_SWITCH_BRANCHES_get___ ( )

Definition at line 12081 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopPeriodicCheck___ ( void *  jarg1)

Definition at line 20353 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TopProgressPercent___ ( void *  jarg1)

Definition at line 20361 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_ToString___ ( void *  jarg1)

Definition at line 12726 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_0___ ( void *  jarg1,
void *  jarg2,
void *  jarg3 
)

Definition at line 18822 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_1___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4 
)

Definition at line 18838 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_2___ ( void *  jarg1,
void *  jarg2,
void *  jarg3,
void *  jarg4,
void *  jarg5 
)

Definition at line 18856 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_Try__SWIG_3___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 18876 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPLNS_get___ ( )

Definition at line 11801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TSPOPT_get___ ( )

Definition at line 11791 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_TWOOPT_get___ ( )

Definition at line 11621 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UNACTIVELNS_get___ ( )

Definition at line 11741 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UncheckedSolutions___ ( void *  jarg1)

Definition at line 12784 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_UseFastLocalSearch___ ( void *  jarg1)

Definition at line 20554 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_VAR_PRIORITY_get___ ( )

Definition at line 11851 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Solver_WallTime___ ( void *  jarg1)

Definition at line 12748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33135 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableGreaterOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33147 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_AddIntegerVariableLessOrEqualValueClause___ ( void *  jarg1,
void *  jarg2,
long long  jarg3 
)

Definition at line 33159 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_director_connect___()

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___()

SWIGEXPORT operations_research::DecisionVisitor* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreaker_SWIGUpcast___ ( operations_research::SymmetryBreaker jarg1)

Definition at line 39517 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Add___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10440 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_AddRange___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10586 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_capacity___ ( void *  jarg1)

Definition at line 10464 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Clear___ ( void *  jarg1)

Definition at line 10432 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Contains___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10769 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitem___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10548 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_getitemcopy___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10529 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_GetRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10600 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_IndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10785 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Insert___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10624 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_InsertRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10643 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_LastIndexOf___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10801 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Remove___ ( void *  jarg1,
void *  jarg2 
)

Definition at line 10817 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveAt___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10664 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_RemoveRange___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10679 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Repeat___ ( void *  jarg1,
int  jarg2 
)

Definition at line 10699 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_reserve___ ( void *  jarg1,
unsigned long  jarg2 
)

Definition at line 10476 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_0___ ( void *  jarg1)

Definition at line 10720 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_Reverse__SWIG_1___ ( void *  jarg1,
int  jarg2,
int  jarg3 
)

Definition at line 10728 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_setitem___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10567 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_SetRange___ ( void *  jarg1,
int  jarg2,
void *  jarg3 
)

Definition at line 10748 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___()

SWIGEXPORT unsigned long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_SymmetryBreakerVector_size___ ( void *  jarg1)

Definition at line 10452 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_ToInt64Vector___ ( int  length1,
int *  jarg1 
)

Definition at line 34635 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TRACE_VAR_get___ ( )

Definition at line 30483 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeIncompatibilityChecker_SWIGUpcast___ ( operations_research::TypeIncompatibilityChecker jarg1)

Definition at line 39533 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_InitialPropagateWrapper___ ( void *  jarg1)

Definition at line 38558 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_Post___ ( void *  jarg1)

Definition at line 38550 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___()

SWIGEXPORT operations_research::Constraint* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRegulationsConstraint_SWIGUpcast___ ( operations_research::TypeRegulationsConstraint jarg1)

Definition at line 39541 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___()

SWIGEXPORT operations_research::TypeRegulationsChecker* SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_TypeRequirementChecker_SWIGUpcast___ ( operations_research::TypeRequirementChecker jarg1)

Definition at line 39537 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_UNSPECIFIED_get___ ( )

Definition at line 30403 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_ADD_CST_get___ ( )

Definition at line 30443 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_VAR_TIMES_CST_get___ ( )

Definition at line 30453 of file constraint_solver_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfConstraintSolver_Zero___()

SWIGEXPORT long long SWIGSTDCALL CSharp_GooglefOrToolsfConstraintSolver_Zero___ ( )

Definition at line 20830 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int64_Sg___SWIG_2()

SWIGINTERN std::vector< int64 >* new_std_vector_Sl_int64_Sg___SWIG_2 ( int  capacity)

Definition at line 669 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_int_Sg___SWIG_2()

SWIGINTERN std::vector< int >* new_std_vector_Sl_int_Sg___SWIG_2 ( int  capacity)

Definition at line 462 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >* new_std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1143 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntervalVar * >* new_std_vector_Sl_operations_research_IntervalVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1259 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::IntVar * >* new_std_vector_Sl_operations_research_IntVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 911 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >* new_std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1607 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >* new_std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1491 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SearchMonitor * >* new_std_vector_Sl_operations_research_SearchMonitor_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1027 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SequenceVar * >* new_std_vector_Sl_operations_research_SequenceVar_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1375 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >* new_std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg___SWIG_2 ( int  capacity)

Definition at line 1723 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int64_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int64 > >* new_std_vector_Sl_std_vector_Sl_int64_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 785 of file constraint_solver_csharp_wrap.cc.

◆ new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2()

SWIGINTERN std::vector< std::vector< int > >* new_std_vector_Sl_std_vector_Sl_int_Sg__Sg___SWIG_2 ( int  capacity)

Definition at line 578 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_AvoidsDate()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_AvoidsDate ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1977 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_CrossesDate()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_CrossesDate ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1974 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfter()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfter ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1956 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1908 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1932 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1911 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAfterStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1935 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAt()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAt ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1959 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1914 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1938 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1917 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsAtStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsAtStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1941 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_EndsBefore()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_EndsBefore ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1962 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMax()

SWIGINTERN operations_research::IntervalVar* operations_research_IntervalVar_RelaxedMax ( operations_research::IntervalVar self)

Definition at line 1980 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_RelaxedMin()

SWIGINTERN operations_research::IntervalVar* operations_research_IntervalVar_RelaxedMin ( operations_research::IntervalVar self)

Definition at line 1983 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfter()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfter ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1965 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1920 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1944 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1923 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAfterStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAfterStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1947 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAt()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAt ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1968 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEnd()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtEnd ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1926 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtEndWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtEndWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1950 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStart()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtStart ( operations_research::IntervalVar self,
operations_research::IntervalVar other 
)

Definition at line 1929 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsAtStartWithDelay()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsAtStartWithDelay ( operations_research::IntervalVar self,
operations_research::IntervalVar other,
int64  delay 
)

Definition at line 1953 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntervalVar_StartsBefore()

SWIGINTERN operations_research::Constraint* operations_research_IntervalVar_StartsBefore ( operations_research::IntervalVar self,
int64  date 
)

Definition at line 1971 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_0()

SWIGINTERN operations_research::IntExpr* operations_research_IntExpr_IndexOf__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64 > const &  vars 
)

Definition at line 1842 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IndexOf__SWIG_1()

SWIGINTERN operations_research::IntExpr* operations_research_IntExpr_IndexOf__SWIG_1 ( operations_research::IntExpr self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1845 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsDifferent__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1851 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsDifferent__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsDifferent__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1881 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsEqual__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1848 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsEqual__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1878 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreater__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1854 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreater__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreater__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1884 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreaterOrEqual__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1857 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsGreaterOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsGreaterOrEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1887 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLess__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1860 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLess__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLess__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1890 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLessOrEqual__SWIG_0 ( operations_research::IntExpr self,
int64  value 
)

Definition at line 1863 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsLessOrEqual__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsLessOrEqual__SWIG_1 ( operations_research::IntExpr self,
operations_research::IntExpr *const  other 
)

Definition at line 1893 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_0()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsMember__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64 > const &  values 
)

Definition at line 1866 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_IsMember__SWIG_1()

SWIGINTERN operations_research::IntVar* operations_research_IntExpr_IsMember__SWIG_1 ( operations_research::IntExpr self,
std::vector< int > const &  values 
)

Definition at line 1869 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_MapTo()

SWIGINTERN operations_research::Constraint* operations_research_IntExpr_MapTo ( operations_research::IntExpr self,
std::vector< operations_research::IntVar * > const &  vars 
)

Definition at line 1839 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Maximize()

SWIGINTERN operations_research::OptimizeVar* operations_research_IntExpr_Maximize ( operations_research::IntExpr self,
int64  step 
)

Definition at line 1899 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_0()

SWIGINTERN operations_research::Constraint* operations_research_IntExpr_Member__SWIG_0 ( operations_research::IntExpr self,
std::vector< int64 > const &  values 
)

Definition at line 1872 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Member__SWIG_1()

SWIGINTERN operations_research::Constraint* operations_research_IntExpr_Member__SWIG_1 ( operations_research::IntExpr self,
std::vector< int > const &  values 
)

Definition at line 1875 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntExpr_Minimize()

SWIGINTERN operations_research::OptimizeVar* operations_research_IntExpr_Minimize ( operations_research::IntExpr self,
int64  step 
)

Definition at line 1896 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetDomain()

SWIGINTERN operations_research::IntVarIterator* operations_research_IntVar_GetDomain ( operations_research::IntVar self)

Definition at line 1902 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVar_GetHoles()

SWIGINTERN operations_research::IntVarIterator* operations_research_IntVar_GetHoles ( operations_research::IntVar self)

Definition at line 1905 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_IntVarLocalSearchFilter_Index()

SWIGINTERN int operations_research_IntVarLocalSearchFilter_Index ( operations_research::IntVarLocalSearchFilter self,
operations_research::IntVar *const  var 
)

Definition at line 1986 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_RoutingModel_AddMatrixDimension()

SWIGINTERN std::pair< int,bool > operations_research_RoutingModel_AddMatrixDimension ( operations_research::RoutingModel self,
std::vector< std::vector< int64 > > const &  values,
int64  capacity,
bool  fix_start_cumul_to_zero,
std::string const &  name 
)

Definition at line 2013 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_RoutingModel_AddVectorDimension()

SWIGINTERN std::pair< int,bool > operations_research_RoutingModel_AddVectorDimension ( operations_research::RoutingModel self,
std::vector< int64 > const &  values,
int64  capacity,
bool  fix_start_cumul_to_zero,
std::string const &  name 
)

Definition at line 2010 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_RoutingModel_RegisterTransitMatrix()

SWIGINTERN int operations_research_RoutingModel_RegisterTransitMatrix ( operations_research::RoutingModel self,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 2007 of file constraint_solver_csharp_wrap.cc.

◆ operations_research_RoutingModel_RegisterUnaryTransitVector()

SWIGINTERN int operations_research_RoutingModel_RegisterUnaryTransitVector ( operations_research::RoutingModel self,
std::vector< int64 > const &  values 
)

Definition at line 2004 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int64_Sg__AddRange ( std::vector< int64 > *  self,
std::vector< long > const &  values 
)

Definition at line 697 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int64_Sg__Contains ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 760 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__getitem()

SWIGINTERN std::vector< long >::value_type const& std_vector_Sl_int64_Sg__getitem ( std::vector< int64 > *  self,
int  index 
)

Definition at line 685 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__getitemcopy()

SWIGINTERN long std_vector_Sl_int64_Sg__getitemcopy ( std::vector< int64 > *  self,
int  index 
)

Definition at line 679 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__GetRange()

SWIGINTERN std::vector< long >* std_vector_Sl_int64_Sg__GetRange ( std::vector< int64 > *  self,
int  index,
int  count 
)

Definition at line 700 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int64_Sg__IndexOf ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 763 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Insert()

SWIGINTERN void std_vector_Sl_int64_Sg__Insert ( std::vector< int64 > *  self,
int  index,
long const &  x 
)

Definition at line 709 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int64_Sg__InsertRange ( std::vector< int64 > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 715 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int64_Sg__LastIndexOf ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 770 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int64_Sg__Remove ( std::vector< int64 > *  self,
long const &  value 
)

Definition at line 777 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int64_Sg__RemoveAt ( std::vector< int64 > *  self,
int  index 
)

Definition at line 721 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int64_Sg__RemoveRange ( std::vector< int64 > *  self,
int  index,
int  count 
)

Definition at line 727 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Repeat()

SWIGINTERN std::vector< long >* std_vector_Sl_int64_Sg__Repeat ( long const &  value,
int  count 
)

Definition at line 736 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_0 ( std::vector< int64 > *  self)

Definition at line 741 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int64_Sg__Reverse__SWIG_1 ( std::vector< int64 > *  self,
int  index,
int  count 
)

Definition at line 744 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__setitem()

SWIGINTERN void std_vector_Sl_int64_Sg__setitem ( std::vector< int64 > *  self,
int  index,
long const &  val 
)

Definition at line 691 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int64_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int64_Sg__SetRange ( std::vector< int64 > *  self,
int  index,
std::vector< long > const &  values 
)

Definition at line 753 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__AddRange()

SWIGINTERN void std_vector_Sl_int_Sg__AddRange ( std::vector< int > *  self,
std::vector< int > const &  values 
)

Definition at line 490 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Contains()

SWIGINTERN bool std_vector_Sl_int_Sg__Contains ( std::vector< int > *  self,
int const &  value 
)

Definition at line 553 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitem()

SWIGINTERN std::vector< int >::value_type const& std_vector_Sl_int_Sg__getitem ( std::vector< int > *  self,
int  index 
)

Definition at line 478 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__getitemcopy()

SWIGINTERN int std_vector_Sl_int_Sg__getitemcopy ( std::vector< int > *  self,
int  index 
)

Definition at line 472 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__GetRange()

SWIGINTERN std::vector< int >* std_vector_Sl_int_Sg__GetRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 493 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__IndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__IndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 556 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Insert()

SWIGINTERN void std_vector_Sl_int_Sg__Insert ( std::vector< int > *  self,
int  index,
int const &  x 
)

Definition at line 502 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__InsertRange()

SWIGINTERN void std_vector_Sl_int_Sg__InsertRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 508 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_int_Sg__LastIndexOf ( std::vector< int > *  self,
int const &  value 
)

Definition at line 563 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Remove()

SWIGINTERN bool std_vector_Sl_int_Sg__Remove ( std::vector< int > *  self,
int const &  value 
)

Definition at line 570 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveAt ( std::vector< int > *  self,
int  index 
)

Definition at line 514 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_int_Sg__RemoveRange ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 520 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Repeat()

SWIGINTERN std::vector< int >* std_vector_Sl_int_Sg__Repeat ( int const &  value,
int  count 
)

Definition at line 529 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_0 ( std::vector< int > *  self)

Definition at line 534 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_int_Sg__Reverse__SWIG_1 ( std::vector< int > *  self,
int  index,
int  count 
)

Definition at line 537 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__setitem()

SWIGINTERN void std_vector_Sl_int_Sg__setitem ( std::vector< int > *  self,
int  index,
int const &  val 
)

Definition at line 484 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_int_Sg__SetRange()

SWIGINTERN void std_vector_Sl_int_Sg__SetRange ( std::vector< int > *  self,
int  index,
std::vector< int > const &  values 
)

Definition at line 546 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__AddRange ( std::vector< operations_research::DecisionBuilder * > *  self,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1171 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Contains ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1234 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >::value_type const& std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1159 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::DecisionBuilder* std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__getitemcopy ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1153 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >* std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__GetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1174 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__IndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1237 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Insert ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  x 
)

Definition at line 1183 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__InsertRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1189 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__LastIndexOf ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1244 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Remove ( std::vector< operations_research::DecisionBuilder * > *  self,
operations_research::DecisionBuilder *const &  value 
)

Definition at line 1251 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveAt ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index 
)

Definition at line 1195 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__RemoveRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1201 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::DecisionBuilder * >* std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Repeat ( operations_research::DecisionBuilder *const &  value,
int  count 
)

Definition at line 1210 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::DecisionBuilder * > *  self)

Definition at line 1215 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
int  count 
)

Definition at line 1218 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__setitem ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
operations_research::DecisionBuilder *const &  val 
)

Definition at line 1165 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_DecisionBuilder_Sm__Sg__SetRange ( std::vector< operations_research::DecisionBuilder * > *  self,
int  index,
std::vector< operations_research::DecisionBuilder * > const &  values 
)

Definition at line 1227 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__AddRange ( std::vector< operations_research::IntervalVar * > *  self,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1287 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Contains ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1350 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntervalVar * >::value_type const& std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1275 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntervalVar* std_vector_Sl_operations_research_IntervalVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1269 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntervalVar * >* std_vector_Sl_operations_research_IntervalVar_Sm__Sg__GetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1290 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1353 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Insert ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  x 
)

Definition at line 1299 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1305 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntervalVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1360 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Remove ( std::vector< operations_research::IntervalVar * > *  self,
operations_research::IntervalVar *const &  value 
)

Definition at line 1367 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntervalVar * > *  self,
int  index 
)

Definition at line 1311 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1317 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntervalVar * >* std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Repeat ( operations_research::IntervalVar *const &  value,
int  count 
)

Definition at line 1326 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntervalVar * > *  self)

Definition at line 1331 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
int  count 
)

Definition at line 1334 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__setitem ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
operations_research::IntervalVar *const &  val 
)

Definition at line 1281 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntervalVar_Sm__Sg__SetRange ( std::vector< operations_research::IntervalVar * > *  self,
int  index,
std::vector< operations_research::IntervalVar * > const &  values 
)

Definition at line 1343 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__AddRange ( std::vector< operations_research::IntVar * > *  self,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 939 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Contains ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1002 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::IntVar * >::value_type const& std_vector_Sl_operations_research_IntVar_Sm__Sg__getitem ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 927 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::IntVar* std_vector_Sl_operations_research_IntVar_Sm__Sg__getitemcopy ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 921 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::IntVar * >* std_vector_Sl_operations_research_IntVar_Sm__Sg__GetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 942 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__IndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1005 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Insert ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  x 
)

Definition at line 951 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__InsertRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 957 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_IntVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1012 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_IntVar_Sm__Sg__Remove ( std::vector< operations_research::IntVar * > *  self,
operations_research::IntVar *const &  value 
)

Definition at line 1019 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveAt ( std::vector< operations_research::IntVar * > *  self,
int  index 
)

Definition at line 963 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__RemoveRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 969 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::IntVar * >* std_vector_Sl_operations_research_IntVar_Sm__Sg__Repeat ( operations_research::IntVar *const &  value,
int  count 
)

Definition at line 978 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::IntVar * > *  self)

Definition at line 983 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::IntVar * > *  self,
int  index,
int  count 
)

Definition at line 986 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__setitem ( std::vector< operations_research::IntVar * > *  self,
int  index,
operations_research::IntVar *const &  val 
)

Definition at line 933 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_IntVar_Sm__Sg__SetRange ( std::vector< operations_research::IntVar * > *  self,
int  index,
std::vector< operations_research::IntVar * > const &  values 
)

Definition at line 995 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1635 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1698 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >::value_type const& std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1623 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchFilter* std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1617 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >* std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1638 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1701 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  x 
)

Definition at line 1647 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1653 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1708 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchFilter * > *  self,
operations_research::LocalSearchFilter *const &  value 
)

Definition at line 1715 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index 
)

Definition at line 1659 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1665 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchFilter * >* std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Repeat ( operations_research::LocalSearchFilter *const &  value,
int  count 
)

Definition at line 1674 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchFilter * > *  self)

Definition at line 1679 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
int  count 
)

Definition at line 1682 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
operations_research::LocalSearchFilter *const &  val 
)

Definition at line 1629 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchFilter_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchFilter * > *  self,
int  index,
std::vector< operations_research::LocalSearchFilter * > const &  values 
)

Definition at line 1691 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__AddRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1519 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Contains ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1582 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >::value_type const& std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1507 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::LocalSearchOperator* std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__getitemcopy ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1501 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >* std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__GetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1522 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__IndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1585 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Insert ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  x 
)

Definition at line 1531 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__InsertRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1537 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__LastIndexOf ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1592 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Remove ( std::vector< operations_research::LocalSearchOperator * > *  self,
operations_research::LocalSearchOperator *const &  value 
)

Definition at line 1599 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveAt ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index 
)

Definition at line 1543 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__RemoveRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1549 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::LocalSearchOperator * >* std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Repeat ( operations_research::LocalSearchOperator *const &  value,
int  count 
)

Definition at line 1558 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::LocalSearchOperator * > *  self)

Definition at line 1563 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
int  count 
)

Definition at line 1566 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__setitem ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
operations_research::LocalSearchOperator *const &  val 
)

Definition at line 1513 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_LocalSearchOperator_Sm__Sg__SetRange ( std::vector< operations_research::LocalSearchOperator * > *  self,
int  index,
std::vector< operations_research::LocalSearchOperator * > const &  values 
)

Definition at line 1575 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__AddRange ( std::vector< operations_research::SearchMonitor * > *  self,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1055 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Contains ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1118 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SearchMonitor * >::value_type const& std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1043 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SearchMonitor* std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__getitemcopy ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1037 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SearchMonitor * >* std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__GetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1058 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__IndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1121 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Insert ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  x 
)

Definition at line 1067 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__InsertRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1073 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__LastIndexOf ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1128 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Remove ( std::vector< operations_research::SearchMonitor * > *  self,
operations_research::SearchMonitor *const &  value 
)

Definition at line 1135 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveAt ( std::vector< operations_research::SearchMonitor * > *  self,
int  index 
)

Definition at line 1079 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__RemoveRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1085 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SearchMonitor * >* std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Repeat ( operations_research::SearchMonitor *const &  value,
int  count 
)

Definition at line 1094 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SearchMonitor * > *  self)

Definition at line 1099 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
int  count 
)

Definition at line 1102 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__setitem ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
operations_research::SearchMonitor *const &  val 
)

Definition at line 1049 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SearchMonitor_Sm__Sg__SetRange ( std::vector< operations_research::SearchMonitor * > *  self,
int  index,
std::vector< operations_research::SearchMonitor * > const &  values 
)

Definition at line 1111 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__AddRange ( std::vector< operations_research::SequenceVar * > *  self,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1403 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Contains ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1466 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SequenceVar * >::value_type const& std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1391 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SequenceVar* std_vector_Sl_operations_research_SequenceVar_Sm__Sg__getitemcopy ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1385 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SequenceVar * >* std_vector_Sl_operations_research_SequenceVar_Sm__Sg__GetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1406 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__IndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1469 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Insert ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  x 
)

Definition at line 1415 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__InsertRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1421 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SequenceVar_Sm__Sg__LastIndexOf ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1476 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Remove ( std::vector< operations_research::SequenceVar * > *  self,
operations_research::SequenceVar *const &  value 
)

Definition at line 1483 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveAt ( std::vector< operations_research::SequenceVar * > *  self,
int  index 
)

Definition at line 1427 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__RemoveRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1433 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SequenceVar * >* std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Repeat ( operations_research::SequenceVar *const &  value,
int  count 
)

Definition at line 1442 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SequenceVar * > *  self)

Definition at line 1447 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
int  count 
)

Definition at line 1450 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__setitem ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
operations_research::SequenceVar *const &  val 
)

Definition at line 1397 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SequenceVar_Sm__Sg__SetRange ( std::vector< operations_research::SequenceVar * > *  self,
int  index,
std::vector< operations_research::SequenceVar * > const &  values 
)

Definition at line 1459 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__AddRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1751 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Contains ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1814 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >::value_type const& std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1739 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy()

SWIGINTERN operations_research::SymmetryBreaker* std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__getitemcopy ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1733 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >* std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__GetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1754 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__IndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1817 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Insert ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  x 
)

Definition at line 1763 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__InsertRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1769 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf()

SWIGINTERN int std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__LastIndexOf ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1824 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove()

SWIGINTERN bool std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Remove ( std::vector< operations_research::SymmetryBreaker * > *  self,
operations_research::SymmetryBreaker *const &  value 
)

Definition at line 1831 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveAt ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index 
)

Definition at line 1775 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__RemoveRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1781 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat()

SWIGINTERN std::vector< operations_research::SymmetryBreaker * >* std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Repeat ( operations_research::SymmetryBreaker *const &  value,
int  count 
)

Definition at line 1790 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_0 ( std::vector< operations_research::SymmetryBreaker * > *  self)

Definition at line 1795 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__Reverse__SWIG_1 ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
int  count 
)

Definition at line 1798 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__setitem ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
operations_research::SymmetryBreaker *const &  val 
)

Definition at line 1745 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange()

SWIGINTERN void std_vector_Sl_operations_research_SymmetryBreaker_Sm__Sg__SetRange ( std::vector< operations_research::SymmetryBreaker * > *  self,
int  index,
std::vector< operations_research::SymmetryBreaker * > const &  values 
)

Definition at line 1807 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__AddRange ( std::vector< std::vector< int64 > > *  self,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 813 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< long > >::value_type const& std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitem ( std::vector< std::vector< int64 > > *  self,
int  index 
)

Definition at line 801 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int64 > std_vector_Sl_std_vector_Sl_int64_Sg__Sg__getitemcopy ( std::vector< std::vector< int64 > > *  self,
int  index 
)

Definition at line 795 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int64 > >* std_vector_Sl_std_vector_Sl_int64_Sg__Sg__GetRange ( std::vector< std::vector< int64 > > *  self,
int  index,
int  count 
)

Definition at line 816 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Insert ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< int64 > const &  x 
)

Definition at line 825 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__InsertRange ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 831 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveAt ( std::vector< std::vector< int64 > > *  self,
int  index 
)

Definition at line 837 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__RemoveRange ( std::vector< std::vector< int64 > > *  self,
int  index,
int  count 
)

Definition at line 843 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int64 > >* std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Repeat ( std::vector< int64 > const &  value,
int  count 
)

Definition at line 852 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int64 > > *  self)

Definition at line 857 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int64 > > *  self,
int  index,
int  count 
)

Definition at line 860 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__setitem ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< int64 > const &  val 
)

Definition at line 807 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int64_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int64_Sg__Sg__SetRange ( std::vector< std::vector< int64 > > *  self,
int  index,
std::vector< std::vector< int64 > > const &  values 
)

Definition at line 869 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__AddRange ( std::vector< std::vector< int > > *  self,
std::vector< std::vector< int > > const &  values 
)

Definition at line 606 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem()

SWIGINTERN std::vector< std::vector< int > >::value_type const& std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitem ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 594 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy()

SWIGINTERN std::vector< int > std_vector_Sl_std_vector_Sl_int_Sg__Sg__getitemcopy ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 588 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange()

SWIGINTERN std::vector< std::vector< int > >* std_vector_Sl_std_vector_Sl_int_Sg__Sg__GetRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 609 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Insert ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  x 
)

Definition at line 618 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__InsertRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 624 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveAt ( std::vector< std::vector< int > > *  self,
int  index 
)

Definition at line 630 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__RemoveRange ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 636 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat()

SWIGINTERN std::vector< std::vector< int > >* std_vector_Sl_std_vector_Sl_int_Sg__Sg__Repeat ( std::vector< int > const &  value,
int  count 
)

Definition at line 645 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_0 ( std::vector< std::vector< int > > *  self)

Definition at line 650 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__Reverse__SWIG_1 ( std::vector< std::vector< int > > *  self,
int  index,
int  count 
)

Definition at line 653 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__setitem ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< int > const &  val 
)

Definition at line 600 of file constraint_solver_csharp_wrap.cc.

◆ std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange()

SWIGINTERN void std_vector_Sl_std_vector_Sl_int_Sg__Sg__SetRange ( std::vector< std::vector< int > > *  self,
int  index,
std::vector< std::vector< int > > const &  values 
)

Definition at line 662 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpException()

SWIGINTERN void SWIG_CSharpException ( int  code,
const char *  msg 
)

Definition at line 389 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingException()

static void SWIGUNUSED SWIG_CSharpSetPendingException ( SWIG_CSharpExceptionCodes  code,
const char *  msg 
)
static

Definition at line 227 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingExceptionArgument()

static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument ( SWIG_CSharpExceptionArgumentCodes  code,
const char *  msg,
const char *  param_name 
)
static

Definition at line 235 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionArgumentCallback_t  argumentCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentNullCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentOutOfRangeCallback 
)

Definition at line 275 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterExceptionCallbacks_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_constraint_solver ( SWIG_CSharpExceptionCallback_t  applicationCallback,
SWIG_CSharpExceptionCallback_t  arithmeticCallback,
SWIG_CSharpExceptionCallback_t  divideByZeroCallback,
SWIG_CSharpExceptionCallback_t  indexOutOfRangeCallback,
SWIG_CSharpExceptionCallback_t  invalidCastCallback,
SWIG_CSharpExceptionCallback_t  invalidOperationCallback,
SWIG_CSharpExceptionCallback_t  ioCallback,
SWIG_CSharpExceptionCallback_t  nullReferenceCallback,
SWIG_CSharpExceptionCallback_t  outOfMemoryCallback,
SWIG_CSharpExceptionCallback_t  overflowCallback,
SWIG_CSharpExceptionCallback_t  systemCallback 
)

Definition at line 247 of file constraint_solver_csharp_wrap.cc.

◆ SWIGRegisterStringCallback_operations_research_constraint_solver()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_constraint_solver ( SWIG_CSharpStringHelperCallback  callback)

Definition at line 293 of file constraint_solver_csharp_wrap.cc.

Variable Documentation

◆ SWIG_csharp_exceptions

SWIG_CSharpException_t SWIG_csharp_exceptions[]
static
Initial value:
= {
}
@ SWIG_CSharpDivideByZeroException
@ SWIG_CSharpOutOfMemoryException
@ SWIG_CSharpArithmeticException
@ SWIG_CSharpApplicationException
@ SWIG_CSharpNullReferenceException
@ SWIG_CSharpInvalidCastException
@ SWIG_CSharpInvalidOperationException
@ SWIG_CSharpIndexOutOfRangeException

Definition at line 207 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_csharp_exceptions_argument

SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument[]
static
Initial value:

Definition at line 221 of file constraint_solver_csharp_wrap.cc.

◆ SWIG_csharp_string_callback

SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
static

Definition at line 287 of file constraint_solver_csharp_wrap.cc.